body
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: white;
	background-color: #000000;
	font-weight: 700;
}

table, div, select, input, textarea 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: white;
	font-weight: 700;
}

p
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: white;
	font-weight: 700;
	text-align: center;
}

td 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: white;
	font-weight: 700;
}

td p 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: white;
	font-weight: 700;

}

a:link, a:visited, a:hover, a:active 
{
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: white;
	font-size: 14px;
	font-weight: 700;
}


#plain a:link,  a:visited, a:hover, a:active 
{
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: white;
	font-size: 14px;
	font-weight: 700;
}

.submit
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-width: bold;
	border: 1px inset #000000;
	color:#FFFFFF;
	height:19px;
	background-color: #2A507D;
	font-weight: 700;

}

.input
{
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px;
	font-weight: 700;  
	border: navy 1px inset;
	color: black;
}
.twenty_pix_bold {
	font-size: 20px;
	font-weight: 800;
	font-family: "Times New Roman", Times, serif;
}
.eighteen_pix {
	font-size: 18px;
	font-weight: 800;
	font-family: "Times New Roman", Times, serif;
}
.eighteen_pix_arial {
	font-size: 18px;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
}
.eighteen_pix_bold_it {
	font-size: 18px;
	font-style: italic;
	font-weight: 800;
	font-family: "Times New Roman", Times, serif;

}
.sixteen_pix_bold {
	font-size: 16px;
	font-weight: 800;
	font-family: "Times New Roman", Times, serif;
}
.fourteen_pix {
	font-size: 14px;
	font-weight: 800;
	font-family: "Times New Roman", Times, serif;
	}
.fourteen_pix_arial {
	font-size: 14px;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
}
.dark_blue {
	background-color: #000033;
}

.light_blue {
	background-color: #2A507D
}
.twenty_pix_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 800;
}
.sixteen_pix_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 800;
}

