BODY {
 Background-color: #FFFFFF;
 scrollbar-base-color: #666666;
 scrollbar-track-color: #003366;
 scrollbar-face-color: #336699;
 scrollbar-highlight-color: #000000;
 scrollbar-3dlight-color: #EDE5E3;
 scrollbar-darkshadow-color: #666666;
 scrollbar-shadow-color: #003366;
 scrollbar-arrow-color: #EDE5E3;
 } 
H1, H2, H3, H4, H5, H6{
	Font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
	Color: #666666;
	Font-weight: Bold;
}

H1{
Font-Size: 24pt;
}

H2{
Font-Size: 22pt;
}

H3{
Font-Size: 18pt;
}

H4{
Font-Size: 14pt;
}

H5{
Font-Size: 12pt;
}

H6{
Font-Size: 10pt;
}


 textarea {
	font: 10pt Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

.arial {
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666;
	font-size: 10pt;
}

input { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font: 8pt;
}


.Textarea-Style {
	border: 1px outset rgb(50,50,50);
}

LI
{ 
display: list-item;
font-size: 8pt;
font-weight: Bold;
text-decoration: none;
}



.footer{
font-family: Arial,verdana;
font-size: 10px;
color: #666666;
font-weight: bold;
}