body,td,th 
{
	font-family: Tahoma;
	font-size: 14px;
	color: #353535;
	scrollbar-arrow-color : #51611B; 
	scrollbar-track-color: #BFCACC;
	scrollbar-shadow-color: #9B9C9C;
	scrollbar-darkshadow-color: #9B9C9C;
	scrollbar-face-color: #BFCACC;
	scrollbar-base-color: #ffffff;
}
a:link
{
	color: #353535;
	text-decoration:underline;
}
a:visited
{
	color: #353535; 
	text-decoration:underline;
}
a:hover
{
	color: #51611B;
	text-decoration:underline;
}
a:active
{
	color: #353535;
	text-decoration:underline;
	font-family: Tahoma, Geneva, sans-serif;
}

hr
{
   width: 100%;
   color: #51611B;
   height: 50%;
}

#table1 tr th a {
	text-decoration: blink;
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

