BODY
  {
	font-size : 80%;
	color : blue;
	background-color : #F1F1F1;
	text-align : left;
	font-family : Verdana;
	font : Verdana;
	scrollbar-face-color: #0000ff;
	scrollbar-shadow-color: #CC3300; 
	scrollbar-highlight-color:RED; 
	scrollbar-3dlight-color:#FF8040; 
	scrollbar-darkshadow-color: #505050; 
	scrollbar-track-color: #E7E7DE; 
	scrollbar-arrow-color: MAROON
}
iframe
  {
	font-size : 80%;
	color : blue;
	background-color : #F1F1F1;
	text-align : left;
	font-family : Verdana;
	font : Verdana;
	scrollbar-face-color: #FCE2A2;
	scrollbar-shadow-color: #CC3300; 
	scrollbar-highlight-color:RED; 
	scrollbar-3dlight-color:#FF8040; 
	scrollbar-darkshadow-color: #505050; 
	scrollbar-track-color: #E7E7DE; 
	scrollbar-arrow-color: MAROON
}
p
  {
	font-size :100%;
	text-align : left;
	font-style : normal;
	font-weight : light;
	font-family: Verdana;
	text-indent:0.3 in;
}
XMP
{
	font-size :100%;
	text-align : LEFT;
	color: MAROON;
	font-weight : NORMAL;
	font-style: italic;
	text-decoration : none;
	}
H1  {
	font-size : 200%;
	font-weight : medium;
	color : #0000ff;
	font-family : Zyme, Comic Sans MS, Verdana;
	text-align : center;
	font : Verdana;
}
H2  {
	font-size : 150%;
	font-weight : LIGHT;
	color : #0000ff;
	font-family : Zyme, Comic Sans MS, Verdana;
	text-align : left;
	font : Verdana;

}

H3  {
	font-size : 120%;
	font-weight : bold;
	color : #d48e64;
	font-style:small caps
	font-family : Zyme, Comic Sans MS, Verdana;
	text-align : center;

}
H4  {
	font-size : 85%;
	font-weight : bold;
	color : #336666;
}
H5  {
	font-size :60%;
	font-weight : bold;
	color : #000080;
}
H6  {
	font-size : 40%;
	text-align : right;
	font-style : normal;
	font-weight : normal;
	font-family : Verdana;
}
FORM  {
	font-family :Verdana;
	font-weight : normal;
	text-align : left;
	font-size : 90%;
	font-style : normal;
	font-weight : normal;
	
}
TD  {
	font-size :100%;
	text-align :left;
	font-family :Verdana;
	font-weight : normal;
	font-size : 80%;
	font :Verdana;
}
TH  {
	font-size :110%;
	text-align :center;
	font-family :Verdana;
	font-weight : bold;
	
}
EM  {
	font-size : 100%;
	font-family : Verdana;
	font-weight : bold;
	float : left;
	line-height : 90%;
	font-style : normal;
	
DIV  {
	text-align : left;
	font-size : 90%;
	
}
A  {
	color :blue;
	font-weight :medium;
	font-size:100 %;
	text-decoration:none;
	text-align :left;
}
A:Visited  {
	color:#d48e64;
	font-weight :medium;
	font-style:italic;
	text-decoration : none;
}
A:Active  {
	color :maroon;
	font-weight : bold;
}
A:Hover  {
	color :green;
	font-weight : bold;
	text-decoration:underline;
}
