body 
{
	background-color: #FFFFFF;
	font-family: Helvetica, sans-serif, "Arial Black";
}


a:link 
{
	color: #FF0000;
}

a:visited 
{
	color: #0000FF;
}

form 
{
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: small;
}

.blue {
	color: #0000FF
}

.botNavBar 
{
	color: #FF0000;
}

h1
{
	font-weight: bold;
	font-size: x-large;
}

h2
{
	font-weight: bold;
	font-size: large;
}

h3
{ 
	font-weight: bold; 
	font-size: medium;
}

.blueTblHdr 
{	
	background-color: #000099;
	color: #FFFFFF;
	font-family: Helvetica, sans-serif, "Arial Black";
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: medium;
}

.blueTblBorder 
{	
	background-color: #000099;
}

.bold {font-weight: bold}

.small {font-size: small}

.smallBold 
{
	font-size: small;
	font-weight: bold;
}
