
BODY, TD  { font-family: arial; font-size: 12px; color: #003300; }

BODY  { background-color: #FDE8CE; }

.nav     { color: #990000; font-weight: bold; }

A:link     { color: #990000; font-weight: bold; text-decoration: underline; }
A:visited  { color: #990000; font-weight: bold; text-decoration: underline; }
A:active   { color: #990000; font-weight: bold; text-decoration: underline; }
A:hover    { color: #FF0000; font-weight: bold; text-decoration: underline; }

I  { font-family: georgia; font-size: 14px; font-weight: bold;  }

.sub1  { font-family: VERDANA; font-size: 11px; font-weight: bold; }

.submit {   
background-color: #B4A06D; 
font-size: 12px; 
font-weight: bold;
padding: 0px 0px 0px 0px; 
border-left: 2px solid #D5C69F; 
border-top: 2px solid #D5C69F; 
border-right: 2px solid #6A5726; 
border-bottom: 2px solid #6A5726;}

#box { 
padding: 10px;
background-color: #B9D0DF;
border: 2px dashed #5C91B4;  }

#box2 { 
padding: 10px;
background-color: #BDB39D;
border: 2px dotted #990000;  }