BODY { 
COLOR: #002200; 
FONT-FAMILY: Helvetica, sans-serif; 
BACKGROUND-COLOR:          "skyblue";

scrollbar-3dlight-color:   #ff9f00;
scrollbar-arrow-color:     #ffff00;
scrollbar-base-color:      #ffffcc;
scrollbar-darkshadow-color:#a03030; 
scrollbar-face-color:      "skyblue"; 
scrollbar-highlight-color: #300000;
scrollbar-shadow-color:    #a03030;
}

.btn {
	cursor:hand;
	font-family:Verdana,"MS Sans     	Serif",Charcoal,Chicago,Arial;
	font-weight:bold;
	font-size:big;
	background-color:"skyblue";
}

H1{
	Color : DarkBlue ! important;
	
	Font-Size : 34pt;
	}


;
  H2{
	color : blue;
      Font-Family : 'Abadi MT Condensed Light' ! important;
	font-size : 24pt;
	}


;
  H3{
	color : red;
	font-size : 20pt;
	}


;
  H4{
	color : yellow;
	font-size : 20pt;
	}


;
  H5{
	color : green;
	font-size : 16pt;
	}


;
  H6{
	color : black;
	font-size : 12pt;
	}
