﻿.title {
	text-align: center;
}
.author {
	text-align: right;
}
.v6address {
	text-align: center;
}
.pict {
	text-align: center;
}
.cmd {
	margin-left: 40px;
}
.table {
	border: 1px solid #000000;
	border-collapse: collapse;
	margin-left:auto;
	margin-right:auto;
	}
.table th{
	border: 1px solid #000000;
}
.table td{
	border: 1px solid #000000;
}
.section {
	list-style-type: none;
}
