﻿a:link {
	color: #CCFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #66CCFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #66CCFF;
	text-decoration: none;
	font-weight: bold;
}
body {
	scrollbar-track-color: #000066;
	background-color: #000066;
	width: auto;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
P {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: normal;
	color: #000000;
}
h3 {
	font-family: Verdana, Times, Geneva, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: normal;
	color: #FFFFFF;
}
