body 
{
 margin: 5px;
}

body, table, tr, td, p, input, select, textarea, a 
{
	font-family : Verdana, Arial, helvetica, "Sans-serif"; 
	font-size : 11px; 
}

A:link, A:visited, A:hover, A:active {
	font-size : 11px;
	font-family : Verdana, Arial,Helvetica,"sans-serif";
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : underline;
}
