BODY, TD, p  {
		font-size : small;
		font-family : Verdana;
		font-weight : normal;
		font-style : normal;
		color : #000033;
		text-align: justify;
		
	}
	
	.small{
		font-size : smaller;
	}
	A  {
		color : #34628f;
	}

	A:Visited  {
		color : #725f49;
	}

	A:Active  {
		color : Black;
	}

	A:Hover  {
		color : Black;
	}
	
	A.ref{
	vertical-align: super;
	text-decoration : none;
	font-size : smaller;
	
	}
