BODY {
	font-family : Verdana;
 	color : #000000;
 	}
 	
td {
	font-size :10 ;	
}

A {
	text-decoration : none;
	color : #303030;
	}
A:Hover {
	color : #606060;
	text-decoration : underline ;
	}


h1 {
	font-size :12 ;
	
}

h2 {
	font-size :10 ;
	}

h3 {
	font-size :8 ;
	Font-weight:Normal;
}