body
{
	margin:0; 
	padding:0;
}
body,input,td
{
	color:#161616;
	font-size:8pt;
	font-weight:lighter;
	font-family:Verdana,TrebuchetMS,Tahoma;
	vertical-align:top;
}
h3
{
	color:#161616;
	font-weight:bold;
	font-size:8pt;
	font-family:Verdana,TrebuchetMS,Tahoma,Verdana;
}
h2
{
	color:#616d00;
	font-weight:bold;
	text-decoration:underline;
	font-size:8pt;
	font-family:Verdana,Arial;
}
h1
{
	color:#505050;
	font-weight:lighter;
	text-decoration:none;
	font-size:11pt;
	font-family:Impact,Tahoma,Verdana;
}

a:link
{
	color:#161616;
}
a:focus
{
	color:#161616;
}
a:visited
{
	color:#161616;
}
a:active
{
	color:#161616;
}

a:hover
{
	color:#161616;
}

.tableshaddow
{
	background-image: url(images/border.jpg);
	background-repeat:repeat-y;
}

.headlinks
{
	color:#3b3b3b; 
	text-decoration:none; 
	font-family:Futura,Impact,Tahoma, Arial, Verdana; 
	font-size:12pt;
}

