BODY
{
	scrollbar-face-color: #EFEFEF;
	scrollbar-highlight-color: #A4A4A4;
	scrollbar-3dlight-color: #A4A4A4;
	scrollbar-darkshadow-color: #A4A4A4;
	scrollbar-shadow-color: #A4A4A4;
	scrollbar-arrow-color: #A4A4A4;
	scrollbar-track-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-attachment: fixed;
	background-color: fcfcfcf;
	background-image: url(bgs/signature.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {color: #2C2C2B; text-decoration: none; text-transform: none; }
a:visited {color: #2C2C2B; text-decoration: none; text-transform: none; }
a:active {text-decoration: none; text-transform: none; }
a:hover {color: #A4A4A4; text-transform: bold; }
