body
{ background: #69f; 
scrollbar-face-color: #993366;
scrollbar-highlight-color: #993366;
scrollbar-3dlight-color: #993366;
scrollbar-shadow-color: #993366;
scrollbar-darkshadow-color: #993366;
scrollbar-track-color: #69f;
scrollbar-arrow-color: #69f;
}

A:link
{ text-decoration: none; color:#993366; cursor: crosshair; font-weight: bold}
A:visited
{ text-decoration: none; color:#993366; cursor: crosshair; font-weight: bold}
A:active
{ text-decoration: none; color:#993366; cursor: crosshair; font-weight: bold}
A:hover
{ text-decoration: none; color:#993366; cursor: crosshair; font-weight: bold}


h1 {
	font-family: Verdana;
	font-size: 11pt;
	color: #000000;
	text-align: center;
}
p {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
h2 {
	font-family: Verdana;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
	text-align: center

}
h3 {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF3;
