/*  general  */

body {background-color: #F2F2F2;
font-family: "Trebuchet MS",Helvetica, Arial, "MS Sans Serif", Sans Serif;
font-size: 9pt; color: #333333;}

p.main { color: #D75600; font-size: 82%; margin-top: 5px;}

p.main2 { color: #D75600; font-size: 82%; margin-top: 1px;}

p.main3 { color: #D75600; font-size: 95%; margin-top: 1px;}

p.body { color: #543F61; font-size: 82%; margin-top: 5px;}

p.body2 { color: #543F61; font-size: 71%; margin-top: 5px;}

p.body3 { color: #543F61; font-size: 75%; font-weight: bold; margin-top: -15px;}

p.small {color: #333333; font-size: 10px;}

p.med {color: #333333; font-size: 12px;}

td.purple {border-left: 1px #D75600;}



A.gr:link { color: #FFFF99; font-weight: bold; text-decoration: none;}
A.gr:active { font-weight: bold; color: #FFFF99; text-decoration: none; }
A.gr:visited { color: #FFFF99; font-weight: bold;  text-decoration: none;} 
A.gr:hover { color: #333333; font-weight: bold; text-decoration: none; }

A:link { color: #D75600; font-weight: bold; text-decoration: none;}
A:active { font-weight: bold; color: #D75600; text-decoration: none; }
A:visited { color: #D75600; font-weight: bold;  text-decoration: none;} 
A:hover { color: #543F61; font-weight: bold; text-decoration: none; }

