body
{
	scrollbar-arrow-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-highlight-color: white;
	scrollbar-face-color: white;
	scrollbar-shadow-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	background-color: white;
	font-family: Arial
}

.title
{
	text-decoration: underline;
	font-size: 12pt;
	font-weight: bold
}

.content
{
	font-size: 8pt
}

a:link {color : red; text-decoration : none}
a:visited {color : red; text-decoration : none}
a:hover {color : red; text-decoration : underline; cursor : crosshair}
a:active{color : ghostwhite; text-decoration : none}
