
body{
	font-family : arial;
	font-size : 10pt;
	margin : 0;
	}

th{ color: #000000; 
 font-family :  arial;
 font-size: 14pt;}

td,tr{
	font-family : arial;
	font-size : 12pt;
	color: #000000;
	}

input{
	font-family : Sans-Serif;
	font-size : 8pt;
}

h1{
	font-family : Sans-Serif;
	font-size : 200%;
	color: #FF0000;
	}


h2{
	font-family : Sans-Serif;
	font-size : 135%;
	color: #000000;
	}

h3{
	font-family : Sans-Serif;
	font-size : 115%;
	color: #000000;
	}

a,a:visited,a:active,a:link{
	color : Navy;
	}


a:hover{
	color : Red;
	}


em{
	font-size : x-small;
	}


p{
	font-family : MS Sans Serif;
	font-size : 10pt;	
	color : Black;}

select{font-size: x-small; }

pre{ font-family: Sans-Serif,Andale Mono,monospace}

td { line-height: normal }

