a:link
{
color: #003399;
text-decoration: underline;
}

a:visited
{
color: #0033cc;
text-decoration: underline;
}

a:active
{
color: #999999;
text-decoration: underline;
}

a:hover
{
color: #999999;
text-decoration: underline;
}

.copyright
{
font-size: 12px;
line-height: 135%;
font-family: "Times New Roman";
color: Black;
}

.bold
{
font-size: 14px;
line-height: 135%;
font-family: "Times New Roman";
color: Black;
font-weight: bold;
}



P
{
	font-size: 14px;
	line-height: 135%;
	font-family: "Times New Roman";
	color: #000000;
}


.regular
{
	font-size: 14px;
	line-height: 135%;
	font-family: "Times New Roman";
	color: #000000;
}



.regularRed

{

	font-size: 14px;

	line-height: 135%;

	font-family: "Times New Roman";

	color: Red;

}	



.small

{

	font-size: smaller;

	line-height: 135%;

	font-family: "Times New Roman";

	color: #000000;

}



.regularWhite

{

	font-size: 14px;

	line-height: 135%;

	font-family: "Times New Roman";

	color: #ffffff;

}	



.italics

{

	font-size: 14px;

	line-height: 135%;

	font-family: "Times New Roman";

	color: #000000;

	font : italic;

}



.italicsSmall
{
font-size: 12px;
line-height: 110%;
font-family: "Times New Roman";
color: #000000;
font : italic;

}

.headblue
{
font-size: 18px;
line-height: 135%;
font-family: "Times New Roman";
font-weight: bold;
color: #333399;
}	


.head
{
font-size: 18px;
line-height: 135%;
font-family: "Times New Roman";
font-weight: bold;
color: Black;
}


.subhead
{
font-size: 15px;
line-height: 135%;
font-family: "Times New Roman";
font-weight: bold;
color: Black;
}	

UL
{
font-size: 14px;

	line-height: 135%;

	font-family: "Times New Roman";

	color: #000000;

}	



LI

{

	font-size: 14px;

	line-height: 135%;

	font-family: "Times New Roman";

	color: #000000;

}

.input	{
	font-size: 11px; 
	font-family: arial; 
	font-style: normal; 
	color: #000000; 
	font: arial; 
	text-align: left; 
	background-color: #FFFFFF; 
	border-color: #000000; 
	border-style: solid; 
	border-width: 1px;
}	

.button {font-family: arial; color:black; font-size:14px; background-color: #cccccc; border-style: solid; border-width:1; height:20}
