BODY
{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 10pt;
}

P
{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 10pt;
	color: #000000;
}

TD
{
	font-family: tahoma, verdana, arial, helvetica;
	color: #000000;
	font-size: 10pt;
}

A:link
{
	text-decoration: none;
	font-weight : bold;
	color: #000055;
}

A:visited
{
	text-decoration: none;
	font-weight : bold;
	color: #000055;
}

A:active
{
	text-decoration: none;
	font-weight : bold;
	color: #000055;
}

.whatever
{ 

	font-family: Tahoma; 
	color: #ffffff; 
	font-size: 10.0pt; 
	font-weight: bold; 
	border: 0 solid #000000; 
	background-color: #000066;

}


.formtxt
{ 

	font-family: Tahoma; 
	color: #000000; 
	font-size: 10.0pt; 
	font-weight: bold; 
	border: 1 solid #000000; 
	background-color: #ffffff;

}

.submit 
{ 

	font-family: Tahoma; 
	color: #ffffff; 
	font-size: 10pt; 
	font-weight: bold; 
	border: 0 solid #000000; 
	background-color: #27304B;

}


A:hover
{
	text-decoration: none;
	color: #550000;
	font-weight : bold;

}


