body {
	background-image: url(pic/oldpaper.jpg);
	background-repeat: repeat;
	font-family: Times New Roman;
}
a:link, a:visited {
	color: #CC3300;
	text-decoration: underline;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
a:active {
	color: #FF632F;
	text-decoration: none;
}
.title {
	margin: 0px;
	padding-left: 25px;
	padding-top: 25px;
}
.titlesection {
	margin: 0px;
	padding-left: 25px;
	padding-top: 25px;
	font-weight: bold;
	color: #CC3300;
	font-size: 35px;
}
.titleline {
	margin: 0px;
	padding-left: 25px;
	padding-top: 4px;
	padding-right: 25px;
}
.titleline td {
	background-image: url(pic/titleline.png);
	background-repeat: repeat-x;
	height: 4px;
	margin: 0px;
	padding: 0px;
}
.lang {
	margin: 0px;
	padding-left: 25px;
	padding-top: 4px;
	padding-right: 25px;
	text-align: right;
}
.menu {
	margin: 0px;
	padding-left: 50px;
	padding-top: 10px;
	font-size: 25px;
}
.content {
	margin: 0px;
	padding-left: 75px;
	padding-top: 25px;
	padding-right: 50px;
}
.content th {
/*	color: #CC3300; */
	text-align: left;
	font-size: 25px;
	font-weight: bold;
	padding-bottom: 20px;
}
.subthauth {
	color: black;
	font-size: 20px;
	font-weight: normal;
}
.subth {
	color: black;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}
.contentleft {
	padding-right: 20px;
	font-size: 16px;
}
.contentright {
	font-size: 18px;
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
.forimg {
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 0px;
	text-align: center;
}
.contentright p {
	font-size: 18px;
	text-indent: 25px;
	text-align: justify;
}
.contentright ol {
	text-align: justify;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.contentright ul {
	text-align: justify;
	margin-left: 42px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.contentright li {
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
p.primechanie {
	font-size: 14px;
}
.contentbottom {
	text-align: right;
	padding-bottom: 10px;
}
.bottom {
	margin: 0px;
	padding-left: 25px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
}
.table {
	border: 1px solid #CC3300;
}
.table td {
	border: 1px solid #CC3300;
	vertical-align: top;
	padding: 5px;
	font-size: 14px;
}
.tableHead {
	border: 1px solid #CC3300;
	background: #CC3300;
	vertical-align: top;
	text-align: center;
	color: #FFFFF0;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
}
caption {
	font-weight: bold;
}
