@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.class1 a:link {
	text-decoration: none;
	font-weight:bold;
	color: #9d0412;
	}
.class1 a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #a3270a;
	}
.class1 a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #a3270a;
	}
.class1 a:active {
	text-decoration: none;
	font-weight:bold;
	color: #9d0412;
	}
.class2 a:link {
	text-decoration: none;
	color: #000000;
	}
.class2 a:visited {
	text-decoration: none;
	color: #000000;
	}
.class2 a:hover {
	text-decoration: underline;
	color: #000000;
	}
.class2 a:active {
	text-decoration: none;
	color: #000000;
	}
p {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
	margin-right: 40px;
	text-align: left;
	}
h1 {
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	color: #FFFFFF;
	}
h2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	}
h3 {
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	}
h4 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 0px;
	text-align: left;
	}
h5 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	margin-right: 40px;
	text-align: center;
	}
h6 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: right;
	}
hr {
	color: #9D9935;
	}	

