@CHARSET "ISO-8859-1";

body
{
	font-family: Arial,Verdana;
	font-size: 11px;
	font-weight: normal;
	#background-image:url(hg.gif);
	color: #000000;
}

table
{
	border: solid 1px;
}

th,td
{
	text-align: left;
	#background-color: #e0e0e0;
}

h1
{
	font-size: 16px; 
}

h2
{
	font-size: 12px; 
}

a:link
{
	color: #000040;
} 

a:visited
{
	color: #000000;
} 

a:active
{
	color: #000000;
}

a:hover
{
	color: #0000e0;
}

select, input, textarea
{
	background-color: #f0f0f0; 
	font-family: Arial,Verdana;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
}
