/*  general  */

body {background-color: #FFF;
font-family: "Century Gothic",Helvetica, Arial, "MS Sans Serif", Sans Serif;
font-size: 9pt; color: #333333;}

p.small {color: #362F51; font-size: 10px;}

p.caption {color: #362F51; font-size: 10px; font-weight: bold; margin-top: -1px;}

p {color: #362F51; font-size: 12px;}

p.med {color: #362F51; font-size: 13.5px;}

ol.med {color: #362F51; font-size: 13.5px;}

p.large {color: #362F51; font-size: 15px;}

td.mainwrapper {border-width: 1pt; 
border-color: #9F9F9F;
border-style: solid;}


A:link { color: #FF0000; font-weight: bold; text-decoration: none;}
A:active { color: #FF0000; font-weight: bold; text-decoration: none;}
A:visited { color: #FF0000; font-weight: bold; text-decoration: none;}
A:hover { color: #689230; font-weight: bold; text-decoration: none; }

td.maincell  {border-top: 1px white solid; border-right: 1px white solid; border-bottom: 1px white solid; background-color: #E8F0E3;}

td.righttop  {background-color: #CEDFC4;}


