BODY {
	background-color : #FFFFFF;
 background-image : url(../../images/ftopinterrelation.jpg);
background-repeat : no-repeat;
background-position : left, top;
	font-family : "arial";
	color : #6d7382;
	font-size : 11px;
	margin : 0;
	padding: 0;
}
p { 
text-align: justify;
}
TD {
text-align: justify;
}

a:link {
font-family:"arial"; 
text-decoration:none; 
color:#0000ff;
} 
a:visited 
{font-family:"arial"; 
text-decoration:none; 
color:#0000ff;
} 
a:active 
{font-family:"arial"; 
text-decoration:underline; 
color:#eb3c3c;
} 
a:hover {font-family:"arial"; 
text-decoration:underline; color:#eb3c3c;} 

hr { height: 1; 
color: #00319c;
}


