/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(99,144,99); text-decoration: none ;}
 A:link { color: rgb(99,144,99); text-decoration: none ;}
 A:visited { color: rgb(99,144,99); text-decoration: none ;}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 18px; color: rgb(102,102,102); font-weight: normal; font-style: normal;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(102,102,102); line-height: 12pt;}
 LI { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(102,102,102); line-height: 14px; list-style-type: circle; list-style-image: url("../assets/images/bullet.gif"); list-style-position: outside; text-indent: 0pt; margin-left: 0pt;}
 .captions { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; color: rgb(102,102,102); line-height: 12px;}
 A:hover { color: rgb(120,206,120); text-decoration: underline;}
 