
BODY 
{ 
scrollbar-base-color: #000000; 
scrollbar-arrow-color: #FDB100;
scrollbar-DarkShadow-Color: #F90200; 
font-family:Courier New; font-size: 11px; color: #000000
}

td { font-family:Verdana; font-size: 12px; color: #000000}
H1 {font-size: 16pt; font-family: arial; color: #116817; font-style: italic }
H2 {font-size: 20pt; font-family: arial; color: white; font-style: italic}
H3 {font-size: 14px; font-family: arial; color: #116817; font-style: italic }
H4 {color: white; font-size: 13pt; font-family: desdemona }
H5 {color: white; font-size: 11pt; font-family: desdemona }
H6 {color: white; font-size: 10pt; font-family: desdemona }
dt {margin-top: 3px; margin-left: 3px}

.text { font-family: "Lucida Sans"; font-size: 18px; color: #FFFFFF}
.text2 { font-family: "Lucida Sans"; font-size: 12px; color: #000000}

.box1 {
	margin: 8px;
	border: 5px dashed red;
	font-family: Courier;
	font-size: 18px;
	color: #000000;
	font-weight: bolder;
	padding: 8px;
}

.box2 {
	margin: 8px;
	border: 5px dashed red;
	font-family: Courier;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
	padding: 8px;
}

.box3 {
	margin: 8px;
	border: 5px dashed red;
	font-family: Courier;
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
	padding: 8px;
}

a
	{
	text-decoration: none;
	color: white;
	background: #E60201;
	}

a: visited
	{
	text-decoration: none;
	color: black;
	background: #E60201;
	}

a:hover
	{
	text-decoration: underline;
	color: white;
	background: #A70908;
	}

.footer{ 
	font-family:Arial; 
	font-size: 10px; 
	color: #0c0

}


-->

</STYLE> 