td { font-family: Lucida Casual;
font-size: 12pt;
font-weight: 200;
text-align: center
} 
th { font-family: Arial;
font-size: 12pt;
font-weight: 100
} 
ol { font-family: Arial;
font-size: 14pt;
font-weight: 100;
list-style-type: none
}
.shadow{ font: Bold x-large Enviro, Arial, sans-serif;
color: #99ff00;
font-size: 36pt;
filter:
shadow(Color=#000000,Direction=135);
padding: 5pt 12pt;
height: 10px;
position: relative;
left: 0;
top: 0;
} 
body   { background-color: #00ffff; 
	scrollbar-face-color: #ffff00;
scrollbar-highlight-color:black;
scrollbar-shadow-color: #00ffff;
scrollbar-3dlight-color: #00ffff;
scrollbar-arrow-color: #00ffff;
scrollbar-track-color: #ff0000;
scrollbar-darkshadow-color: #00ffff;
scrollbar-base-color: #00ffff
}
#div1
{ text-indent: 23px;
border: solid blue;
border-left-width: 5px;
border-right-width: 0px;
border-bottom-width: 5px;
border-top-width: 5px;
padding:10px
}
#div2
{ text-indent: 53px;
border: solid blue;
border-right-width: 5px;
border-left-width: 0px;
border-bottom-width: 5px;
border-top-width: 5px;
padding:10px
}
#div3
{ text-indent: 53px;
border: solid light blue;
border-left-width: 5px;
border-bottom-width: 5px;
border-top-width: 5px;
padding:10px
}
ol { list-style-type: none;
}


 H3	{ font-weight: lighter;
 	  font-size: 18pt;
 	  line-height: 24pt;
 	  font-family: Lucida Casual;
 	  font-variant: normal;
 	  font-style: normal;
 	text-indent: 35pt;
 	}
        H2 {
 	  font-weight: 100;
 	  font-size: 24pt;
 	  line-height: 32pt;
 	  font-family: Enviro;
 	  font-variant: normal;
 	  font-style: normal;
 	  color: red
 	}
