BODY, TD, p  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
     text-align: justify;
	 margin-top: .5%; margin-bottom:0px;
}
.m1{
	margin-left : 10%;
}
.m2{
	margin-left : 15%;
}
H2  {
	background-color : #C7DAE2;
	color : #886042;
	font-size : medium;
	text-align : center;
	font-weight : bold;
}

H3  {
	font-size : medium;
	background-color : #C7DAE2;
	color : #886042;
	text-align : center;
	font-weight : bold;
	font-style : italic;
}
H4  {
	font-size : medium;
	color : #886042;
	font-weight : bold;
	font-style : italic;
	text-align : center;
}

A  {
	text-decoration : none;
	color : #837D4B;
	font-weight : bold;
}
.n1 {
	color : #886042;
}
A:Visited  {
	color : #837D4B;
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	color : #D1AC2E;
	text-decoration : none;
	font-weight : bold;
}

A:Hover  {
	color : Black;
	text-decoration : none;
	font-weight : bold;
}



.ref {
			TEXT-DECORATION: none;
			VERTICAL-ALIGN: super;
			FONT-WEIGHT: bold;
			font-size : 70%;
     }