body {background-color: #ffffff;color: #000000;font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight:bold; line-height: 1.4; background-image: url(_themes/copy-of-checkers/chbkgnd.gif); background-repeat: repeat-y; }

/********************** Links ***************************/
a:link, a:active{text-decoration:underline; color:#0000FF; font-size: 16px; font-weight: bold;}
a:visited {text-decoration:underline; color:#006699; font-size:16px; font-weight: bold;}
a:hover{text-decoration:none; color:#000000; font-size: 16px; font-weight: bold;}

/********************** <HR> ***************************/
hr {border: none 0;border-top: 1px solid #006666;/*the border*/width:100%; height: 1px; } 

/********************** <H> ***************************/
h1{color:#398131; font-size: 20px; display: inline; }
h2{color:#398131; font-size: 18px; display: inline; }
h3{color:#398131; font-size: 16px; display: inline; }

/********************** Plain Text ***************************/
.pt16{color:#398131; font-size: 16px;}
.pt14{color:#000000; font-size: 14px;}