body {
	margin: 0, 0, 0, 0;
	top:0; 
	border: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-image: url(background_page.gif);
	background-color: #000000;
	font: 10px verdana, arial, sans-serif;
	}
	
p,li,tr,td {
    font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
	font-weight : normal; 
	color: #000000; 
	 }
	
td	{
	border: 0;
	}

.large_gray_text	{
	font-size: 12px;
	font-weight : bold; 
	color: #393939; 
}


table#footer td,tr{
	font-size: 9px;
	font-weight : bold; 
	color: #FFFFFF; 
}

a:link {
	font-weight : bold; 
	text-decoration : none;
	color: #E54400;
	background: transparent; 
	}

a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #ABA8A1;
	background: transparent;  
	}

a:hover {
	color: #7F7C74;
	background: transparent;   
	text-decoration : underline; 
	}
	
a:active {
	color: #7F7C74;
	background: transparent; 
	font-weight : bold; 
	text-decoration : underline; 
	}
