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