body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.copyright {
	color: #9BDEFB;
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 8pt;
	text-align: center;
	border-top: 1px solid #9BDEFB;
	border-bottom: 1px none #9BDEFB;
}

.blue {
	color: #3366FF;
	/*background-color: #99CCFF;*/
	border-top: solid 1px #3366FF;
	border-bottom: solid 1px #3366FF;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}

a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #0099FF;
	text-decoration: blink;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 14pt;
	border-left-width: 0pt;
	border-left-style: none;
	color: #61C8F5;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #64CBF8;
	width: 100%;
	font-weight: bold;
}
