/* CSS definition file containing sitestyle stylesheets */
body { color: rgb(0,0,0); background-color: rgb(255,255,255);}
/*
h1 {color: #0077DD; font-family: helvetica; font-size: 20pt;}
h2 {color: #0088EE; font-family: helvetica; font-size: 16pt;}
h3 {color: #0099FF; font-family: helvetica; font-size: 12pt;}
h1 {color: #ff0000; font-family: helvetica; font-size: 18pt;}
h2 {color: #ff0000; font-family: helvetica; font-size: 16pt;}
h3 {color: #ff0000; font-family: helvetica; font-size: 12pt;}
*/
a:link { color: rgb(0,0,255);}
a:visited { color: rgb(128,0,128);}
body,td,li,p {font-family: verdana,helvetica; font-size: 8pt;}

