BODY{
 color:#660000;
 background-color:#FFCC99;
}
H1{
 color:#FFFFDD;
 background-color:#CC6633;
 text-align:center;
 padding-top:10px;
 padding-right:0px;
 padding-bottom:10px;
 badding-left:0px;
}
P{
 color:#660000;
}
A{
 color:#CC6623;
 text-decoration:underline;
}
A:VISITED{
 color:#666666;
 text-decoration:underline;
}
A:HOVER{
 color:#CC6633;
 text-decoration:underline;
 font-style:italic;
}
A:ACTIVE{
 color:#000000;
 text-decoration:underline;
}
UL{
 color:#660000;
 list-style-position:outside;
}
TH{
 color:#FFFFDD;
 background-color;#CC6633;
}
TD{
 color:#669999;
 background-color:#CCCCFF;
; margin-top: 5px; margin-bottom: 5px; border-color: #CCCCFF #FFCCCC; font-size: x-small; border-style: double; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}

div {  text-decoration: underline}
h2 {  color: #663399}
