BODY, TD , p {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
     text-align: justify;
}
 
B, STRONG {font-weight: bold }
.n2 { 
color : #802000;

}
H4  {
	font-size : medium;
	color : #802000;
	text-align : center;
	font-weight : bold;
	font-style : italic;
}

H1  {
	background-color : #e8e6e0;
	color : #802000;
	font-size : large;
	text-align : center;
	font-weight : bold;
}

H2  {
	background-color : #e8e6e0;
	color : #802000;
	font-size : medium;
	text-align : center;
	font-weight : bold;
}

H3  {
	font-size : medium;
	background-color: #e8e6e0;
	color : #802000;
	text-align : center;
	font-weight : bold;
	font-style : italic;
}

A  {
	text-decoration : none;
	color : #837D4B;
	font-weight : bold;
}
A.n1 { 
color : #802000;
}
A.n2 { 
color : #802000;
background-color: #e8e6e0;
}

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;
}


