BODY,P, TD{
     	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #525951;
}

TH  {
     background: #FFFFFF;
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #525951;
     text-align: left
}
B {font-weight : bold;

}
H2  {
	color : #525951;
	font-size : medium;
	text-align : center;
	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;
}
