Body	{
	scrollbar-arrow-color:#ffffff;
	scrollbar-face-color:#3399cc;
	scrollbar-track-color:#99cc66;
}

TD, input, select, textarea {
	color: #474747;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
}

A {
	color: #cc0000;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	text-decoration : none;
}

A:Visited	{
	color: #cc0000;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	text-decoration : none;
	
}

A:Hover	{
	color: #3399cc;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
    text-decoration : underline;
}

A:Active	{
	color: #99cc66;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
    text-decoration : none;
}

H1 {
	color: #ff6600;
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
}

H2 {
	color: #990099;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
}


