Body	{
	scrollbar-arrow-color:#ffffff;
	scrollbar-dark-shadow-color:#cc0000;
	scrollbar-face-color:#cc0000;
	scrollbar-highlight-color:#ffffff;
	scrollbar-track-color:#eeeeee;
	scrollbar-shadow-color:#cc0000;
}

TD {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12pt;
}

A {
	color: #cc0000;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	text-decoration : none;
	font-weight : bold;
}

A:Visited	{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	text-decoration : none;
	font-weight : bold;	
}

A:Hover	{
	color: #ff9966;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	text-decoration : none;
	font-weight : bold;
}

A:Active	{
	color: #cc0000;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	text-decoration : none;
	font-weight : bold;
}

H1 {
	color: #cc0000;
	font-family: Arial, sans-serif;
	font-size: 14pt;
}

H2 {
	color: #ff9966;
	font-family: Arial, sans-serif;
	font-size: 12pt;
}

