/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255); 
background-image: url("./big-wall2.gif");}
 A:active { color: rgb(57,66,132);}
 A:link { color: rgb(57,66,132);}
 UL { font-size: 12pt; color: rgb(0,0,0); 
list-style-image: url("./RedBullet.gif");}
 A:visited { color: rgb(57,66,132);}
 H2 { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; 
font-size: 12pt; color: rgb(0,102,153); font-weight: bold;}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12pt;}
 H3 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 
font-size: 10pt; color: rgb(168,0,59); letter-spacing: 1pt; 
font-weight: bold; margin-bottom: 1pt;}
 H4 { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; 
font-size: 10pt; color: rgb(53,0,109); letter-spacing: 1pt; font-weight: bold;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
font-size: 8pt; text-align: left;}
 A:hover { color: rgb(57,66,132); background-color: rgb(255,204,153);}
 