.content {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #0C4087;
	padding: 0px 37px 5px 5px;	
	display: block;
	white-space: normal;
	text-align: justify;
}
.content a {
	color: #0C4087;
	text-decoration: underline;
}
.content a:hover {
	color: #F3C904;
	text-decoration: underline;
}
.content2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #0C4087;
	padding: 0px 37px 5px 5px;	
	display: block;
	white-space: normal;
	text-align: justify;
}
.content2 a {
	color: #0C4087;
	text-decoration: underline;
}
.content2 a:hover {
	color: #F3C904;
	text-decoration: underline;
}
.videotext {
	font-family: Arial;
	font-size: 14px;
	color: #0C4087;
}
.content_all {
	width: 505px !important;
	border: 3px solid #CCC;
}

.copyright {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #0C4087;
	padding: 10px 33px 0px 0px;	
	height: 50px !important;
	display: block;
}
.copyright a {
	color: #0C4087;
	text-decoration: underline;
}
.copyright a:hover {
	color: #F3C904;
	text-decoration: underline;
}
.sert {
	padding: 3px 3px 120px 0px;
	margin-bottom: 50px;
	width: 261px !important;
}
.sert img {
	border: none;
	padding: 2px 2px 2px 2px;
}

