body {
	margin: 0px;
	background-color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #396181;
	text-align: center;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #404040;
	padding-top: 5px;
	padding-right: 60px;
	padding-bottom: 5px;
	padding-left: 60px;
	text-align: justify;
}
.text a:link {
	color:#5C2D2E;
	text-decoration: underline;
}

.text a:visited {
	color:#5C2D2E;
	text-decoration: underline;
}
.text a:hover {
	color:#333333;
	text-decoration: underline;
}
.text a:active {
	color:#5C2D2E;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	line-height: 20px;
}
.footer a:link {
	color:#CCCCCC;
	text-decoration: underline;
}

.footer a:visited {
	color:#CCCCCC;
	text-decoration: underline;
}
.footer a:hover {
	color:#333333;
	text-decoration: underline;
}
.footer a:active {
	color:#CCCCCC;
	text-decoration: underline;
}
.awards {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	padding-top: 5px;
	padding-right: 60px;
	padding-bottom: 5px;
	padding-left: 60px;
	text-align: center;
}
.awards a:link {
	color:#5C2D2E;
	text-decoration: underline;
}

.awards a:visited {
	color:#5C2D2E;
	text-decoration: underline;
}
.awards a:hover {
	color:#333333;
	text-decoration: underline;
}
.awards a:active {
	color:#5C2D2E;
	text-decoration: underline;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4886C2;
}
.top a:link {
	color:#4886C2;
	text-decoration: underline;
}

.top a:visited {
	color:#4886C2;
	text-decoration: underline;
}
.top a:hover {
	color:#666666;
	text-decoration: underline;
}
.top a:active {
	color:#4886C2;
	text-decoration: underline;
}
