/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,153,0);}
 A:link { color: rgb(0,153,0);}
 ..captions { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; color: rgb(102,102,102); line-height: 11px; text-align: center;}
 .subheads { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 13px; color: rgb(0,102,0); font-weight: normal; font-style: normal;}
 A:visited { color: rgb(153,153,153);}
 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 16px; color: rgb(0,102,0); font-weight: normal; font-style: normal;}
 H2 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 14px; color: rgb(0,153,0); font-weight: normal; font-style: normal;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; line-height: 16px;}
 H3 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; color: rgb(0,102,0); font-weight: bold;}
 A { text-transform: none; color: rgb(0,153,0); text-decoration: none ;}
 A:hover { color: rgb(0,102,0); text-decoration: underline;}
 