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;
}



.form 
{ 

	font-family: Tahoma; 
	color: #000000; 
	font-size: 10pt; 
	font-weight:  none; 
	border: 1 solid #757C8E; 
	background-color: #ffffff;

}

.submit 
{ 

	font-family: Tahoma; 
	color: #ffffff; 
	font-size: 10pt; 
	font-weight: bold; 
	border: 0 solid #000000; 
	background-color: #27304B;

}

