body{
	top:0; 
	border: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-image: url(background_page.gif);
	font: 12px verdana, arial, sans-serif;
	font-weight : normal; 
	color: #000000;

	}
	
p,li,tr,td {
    font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
	font-weight : normal; 
	color: #FFFFFF; 
	 }
	
td	{
	border: 0;
	}
	
.title {
	font-size: 13px;
	font-weight : bold; 
	color: #FFFFFF; 
}


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


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

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

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