@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.body_txt {
	color: #003781;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.ver_12_redit {
	font-size: 12px;
	color: #770000;
	font-style: italic;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #521104;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 111px;
	width: 827px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001F48;
	font-weight: bold;
	background-position: left top;
}
.footer a {
	color: #001F48;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.video-screen-txt {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #000000;
}

