/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255);}
 A:active { font-family: 'Times New Roman', Times, Serif, serif; font-size: 10pt; color: rgb(0,0,0);}
 A:link { font-family: 'Times New Roman', Times, Serif, serif; font-size: 10pt; color: rgb(0,0,255);}
 UL { font-family: 'Times New Roman', Times, Serif, serif; font-size: 10pt; list-style-type: square;}
 A:visited { font-family: 'Times New Roman', Times, Serif, serif; font-size: 10pt; color: rgb(153,102,0);}
 H1 { font-family: 'Times New Roman', Times, Serif, serif; font-size: 14pt; font-weight: bold;}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: 10pt;}
 LI { font-family: 'Times New Roman', Times, Serif, serif; font-size: 10pt; list-style-type: square;}
 A { font-family: 'Times New Roman', Times, Serif, serif; font-size: 10pt; color: rgb(0,0,255);}
 A:hover { font-family: 'Times New Roman', Times, Serif, serif; font-size: 10pt; color: rgb(153,0,102);}
 
