body {
	background:url(../images/back-ground.gif);
	margin: 0px 0px 0px 0px;
	background-repeat:repeat-x;
	background-color:#e7e7e7;
	}
body,td,th {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration:none;
	font-weight:100;
}
.gray-text{
	font-family: Tahoma;
	font-size: 8pt;
	color: #676767;
	text-decoration:none;
}
a.site-link{
	font-family: Tahoma;
	font-size: 8pt;
	color: #036da1;
	text-decoration:none;
	font-weight:bold;
}
a.site-link:hover{
	font-family: Tahoma;
	font-size: 8pt;
	color: #676767;
	text-decoration:underline;
	font-weight:bold;
}
a.link{
	font-family: Tahoma;
	font-size: 8pt;
	color: #676767;
	text-decoration:none;
	font-weight:normal;
}
a.link:hover{
	font-family: Tahoma;
	font-size: 8pt;
	color: #036da1;
	text-decoration:underline;
	font-weight:normal;
}