
BODY, TD, p  {
background-color :#cdd0bf;
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
     text-align: justify;
}



H1  {
	background-color : #ffffff;
	color : #435b63;
	font-size : large;
	text-align : center;
	font-weight : bold;
}

H2  {
	background-color : #ffffff;
	color : #435b63;
	font-size : medium;
	text-align : center;
	font-weight : bold;
}

H3  {
	font-size : medium;
	background-color : #dee4d3;
	color : #435b63;
	text-align : center;
	font-weight : normal;
	font-style : italic;
}
H4  {
	font-size : medium;
	color : #435b63;
	font-weight : bold;
	font-style : italic;
}

A  {
	text-decoration : none;
	color : #5a7698;
	
}

}
A:Visited  {
	color : #807053;
	text-decoration : none;
	
}

A:Active  {
	color : #a36598;
	text-decoration : none;
	
}

A:Hover  {
	color : #5a7698;
	text-decoration : none;
	
}
.ref {
			VERTICAL-ALIGN: super;
			font-size : 70%;
     }


