
body {
	font-family: Arial;
	font-size: 10pt;
    text-align : justify;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	
} 

p {
	font-family: Arial;
	font-size: 10pt;
	text-align : justify;
}



div {
	font-family:Arial;
	font-size: 10pt;
font-weight : normal;

}



A  {
	font-family: Arial;
	font-size: 10pt;
	color : #ffffff;
	
	text-decoration : none;
}



A:Hover  {
		font-family: Arial;
	font-size: 10pt;
	color : #00ccff;
}

A.active { 
		font-family: Arial;
	font-size: 10pt;
	font-weight : normal;
	text-decoration : none;
	}

A.visited {
    	font-family: Arial;
	font-size: 10pt;
	color : #00CCFF;
}


