/* CSS definition file containing site wide stylesheets */
.linkstyle:visited { color: rgb(255,225,175);}
 .formstyle { font-size: 12px; color: rgb(37,117,71); font-weight: bold; text-align: right; text-indent: 0pt; margin: 0pt;}
 .captionstyle { font-size: 10px; color: rgb(0,0,0); text-indent: 3pt; margin: 0pt;}
 .linkstyle:active { color: rgb(255,225,175); text-decoration: none ;}
 .linkstyle:link { color: rgb(255,225,175);}
 .linkstyle:hover { color: rgb(255,255,255);}
 