Body	{
	scrollbar-arrow-color:#ffffff;
	scrollbar-dark-shadow-color:#ff0000;
	scrollbar-face-color:#ff0000;
	scrollbar-highlight-color:#ffffff;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#ff0000;
	font-family: Arial, sans-serif;
}

TD {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: x-small;
	text-decoration : none;
}

A {
	color: #ff0000;
	font-family: Arial, sans-serif;
	font-size: x-small;
	text-decoration: none;
}

A:Visited	{
	color: #ff0000;
	font-family: Arial, sans-serif;
	font-size: x-small;
	text-decoration: none;
	
}

A:Hover	{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: x-small;
	text-decoration: none;
}

A:Active	{
	color: #006699;
	font-family: Arial, sans-serif;
	font-size: x-small;
	text-decoration: none;	
	font-style: italic;
}

H1 {
	color: #006699;
	font-family: Arial, sans-serif;
	font-size: small;
	text-decoration: none;
	font-style: italic;
}

