BODY{
  color : #000000;
  
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #A2B9FF;
scrollbar-shadow-color: #A2B9FF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #A2B9FF;
scrollbar-darkshadow-color: #FFFFFF;
}
H1{
  color : white;
  text-align : center;
  border-left-color: #996666;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  ;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width : 0px;
  background-color : #004080;
}
H2{
  color : #004080;
  text-align : center;
  border-left-color: #996666;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width : 0px;
  
}
H3{
  
  text-align : left;
  border-left-color: #996666;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width : 0px;
  background-color : black;
  color : #cccccc;
}
H4{
  
  text-align : left;
  border-left-color: #996666;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width : 0px;
  background-color : black;
  color : #cccccc;
}

HR{
  color : #004080;
  height: 3px;
}
P{
  color : black;
}
A{
  color : #000055;
  text-decoration : none;
}
A:VISITED{
  color : #000055;
  text-decoration : none;
}
A:HOVER{
  color: #ff6666;
  text-decoration : underline;
}
A:ACTIVE{
  color: #ff6666;
  text-decoration : none;
}

A.typeB{
  color : #FF9900;
  text-decoration : none;
}
A.typeB:VISITED{
  color : #FF9900
  text-decoration : none;
}
A.typeB:HOVER{
  color: #FF5500;
  text-decoration : underline;
}
A.typeB:ACTIVE{
  color: #FF5500;
  text-decoration : none;
}



DIV.mainwidth{
  width : 700px;
 
}
INPUT{
  background-color : #ccccff;
  color : #000000;
  text-decoration : blink;
  font-size : x-small;
}


TH.list1{

  background-color : #A2B9FF;
}
TH.coler2{
  color : #000000;
  background-color : #A2B9FF;
}
TD.list1{

  background-color : white;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;border-top-style : dotted;border-left-style : dotted;border-right-style : dotted;border-bottom-style : dotted;border-top-color : #A2B9FF;border-left-color : #A2B9FF;border-right-color : #A2B9FF;border-bottom-color : #A2B9FF;border-top-width : 1px;border-left-width : 1px;border-right-width : 1px;border-bottom-width : 1px;
  font-size : 10pt;
}


TH{
color : #000000;
background-color: #008000; border-style: solid; border-color: #008000; color: #FFFFFF;

}


