body {
	background-color: #000;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
.style3 {
	color: #b3d4e2;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
.style4 {
	color: #0078aa;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

a:hover {
	color: 0078aa;
}
a:active {
	color: #FFF;
}

.subPageTitle {
font-family: "Times New Roman", Times, serif;
color: #b3d4e2;
font-size: 20pt;
font-weight: bold;
font-style: italic;

