*{
font-family:arial,verdana, Helvetica,"Osaka", sans-serif;
}
body { 
	color: #323232; 
	font-size: 12px; 
	background-color: white 
	}
	
p  { color: #323232; font-size: x-small }
td  { color: #323232; font-size: x-small }
a { color: #006; text-decoration: none }
a:hover { color: blue; text-decoration: underline }
