
a            { font-family: Arial }
body         { font-family: Arial; background-color: white; padding: 0 }
table        { font-family: Arial;  }
basefont     { font-family: Arial }
td {font-face: arial; font-size: 12pt;	};
h1 {font-face: arial; 	font-size: 35pt;	 font-weight:  500; };
h2 {font-face: arial; 	font-size: 24pt;	 font-weight:  400; };
h3 {font-face: arial; font-size: 16pt;	font-weight: 400;};



a:link       { text-decoration: none; color: #006699 }
a:visited    { text-decoration: none; color: #006699 }
a:active     { text-decoration: none; color: #996633 }
a:hover      { text-decoration: overline underline; color: #996633 }
;

