BODY
{
    BACKGROUND-COLOR: white;
}

p,td,select,input
{
	font-family:Arial ;
	font-size:12; 
	COLOR:#003366;	
}


A:link,	A:visited
{
	font-family:Arial;
	font-size:12; 
	text-decoration:none;
	color:#003366;
	}
a:hover
{
	font-family:Arial;
	font-size:12; 
	color:#003366;
	text-decoration:underline;
	}