html, body, img, div { margin:0px; border:0px; padding:0px; }

html, body, div, table, td, th, p, pre, li, h1, h2, h3, h4, h5 { 
 font-family: Arial, Helvetica, sans-serif;
 font-size:12px; line-height:1.5em; 
 }

body background {color:#F2F2F2;}
p a:link { color:#0066CC; text-decoration:none; } 
p a:visited { color: #9933CC; text-decoration:none; }
p a:hover { color:#669999; } 
p a:active { color:red; }

ul { list-style-type: circle; }
ul a:link {color:#0066CC; 
	 text-decoration:none;}
ul a:visited { color: #9933CC; text-decoration:none; }
ul a:hover { color: #669999; } 