body
{
	scrollbar-base-color : #666666;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-face-color : #666666;
	scrollbar-3dlight-color : #666666;
	scrollbar-shadow-color : #333333;
	scrollbar-track-color : #999999;
	scrollbar-darkshadow-color : #666666;
	color : #FFFFFF;
	background-color : #999999;
	font-family : Arial;
}

A:link
{
	text-decoration : none;
	color : #1E90FF;
	font-size : 10pt;
}

A:visited
{
	text-decoration : none;
	color : #1E90FF;
	font-size : 10pt;
}

A:hover
{
	text-decoration : none;
	color : #FFFFFF;
	font-size : 10pt;
}

A.navlink:link
{
	text-decoration : none;
	color : #999999;
	font-size : 10pt;
}

A.navlink:visited
{
	text-decoration : none;
	color : #999999;
	font-size : 10pt;
}

A.navlink:hover
{
	text-decoration : underline;
	color : #FFFFFF;
	font-size : 10pt;
}


font.text_20
{
	font-size : 20pt;
}

font.text_18
{
	font-size : 18pt;
}

font.text_16
{
	font-size : 16pt;
}

font.text_14
{
	font-size : 14pt;
}

font.text_12
{
	font-size : 12pt;
}

font.text_10
{
	font-size : 10pt;
}

font.text_8
{
	font-size : 8pt;
}