/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,sans-serif; font-size: 10px; color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: none; background-repeat: no-repeat; background-position: top left;} 

A:active { font-size: 11px; color:rgb(51,102,153);} 
A:link { font-size: 11px; color: rgb(51,102,153); font-weight: normal; font-style: normal;} 
A:hover { font-size: 11px; color: rgb(255,102,0);} 
A:visited { font-size: 11px; color: rgb(51,102,153); font-weight: normal; font-style: normal;}
UL { font-size: 11px;} 
.TextObject { font-family: Arial,sans-serif; font-size: 10px; color: rgb(0,0,0);} 
H1 { font-size: 14px; color: rgb(255,102,0); font-weight: bold;} 
H2 { font-size: 16px; color: rgb(0,0,0);} 
P { font-family: Arial,sans-serif; font-size: 11px; color: rgb(0,0,0); font-weight: normal; font-style: normal; background-position: top left;}
H3 { font-size: 14px; color: rgb(255,102,0);} 
OL { font-size: 11px;} 