body         { font-family: Arial; font-size: 100%; color:#000000; background-color: CORNSILK}   
h1           { color: BLUE; font-size: 180%; font-family: Verdana, arial, sans-serif; font-weight: bold }
h2           { color: BLACK; font-size: 150%; font-family: Verdana, arial, sans-serif; font-weight: bold }            
h3           { color: DARKRED; font-size: 140%; font-family: Verdana, arial, sans-serif; font-weight: bold }            
h4           { color: DARKBLUE; font-size: 120%; font-family: Verdana, arial, sans-serif; font-weight: bold }            
h5           { color: DARKBLUE; font-size: 100%; font-family: Verdana, arial; font-weight: bold }            
p            { color: BLACK; font-family: Verdana, arial, sans-serif; font-size: 100%; }
td            { color: BLACK; font-family: arial, sans-serif; font-size: 100%; }
li            { color: BLACK; font-family: Verdana, arial, sans-serif; font-size: 95%; }


a:link	{ color: DARKBLUE; font-weight: bold; text-decoration:none;}
a:visited	{ color: SLATEBLUE; font-weight: bold;  text-decoration:none;}
a:hover	{ color: RED; font-weight: bold ; text-decoration:none;}

.header { background-color:LIGHTSTEELBLUE; width: 98%; margin: 8px 8px 8px 8px; }
.rchs { color: BLACK; font-size: 170%; font-family: Verdana, arial;  font-weight: 600;  }

.button  {font-family: Arial, Helvetica, sans-serif; font-size: 87%; font-weight: 400; margin: 1px 1px 1px 1px; padding: 0px;}
.button a {border-style: outset; border-color: #cc9966; background-color: #cc6600; text-decoration: none; text-align: center; color: WHITE; display: block; }
.button a:visited {border-style: outset; border-color: #cc9966; background-color: #cc6600; text-decoration: none; text-align: center; color: WHITE; display: block; }
.button a:hover {border-style: outset; border-color: #804000; background-color: #aa5500; text-decoration: none; text-align: center; color: #fff2bf; display: block;}

.copyright   { color: BLACK; font-size: 70%; font-family: Verdana, arial; }
.white  { color: WHITE; font-size: 150%; font-weight: bold;  font-family: Verdana, arial; }
