BODY, table, p  {
    
	font-family : Verdana;
	font-size: 16px;
	color : #525951;
	}
BODY{
	scrollbar-base-color : #e3d7bf;
	scrollbar-highlight-color :  #b9946a;
}

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  {
	
	color : #837D4B;
	font-weight : bold;
	text-decoration : none;
}

A.n1
{
	color : #525951;
}

A:Visited  {
	color : #837D4B;
	
	font-weight : bold;
}

A:Active  {
	color : #D1AC2E;
	
	font-weight : bold;
}

A:Hover  {
	color : Black;
	text-decoration : none;
	font-weight : bold;
}
.s {background-color: #DEB887;
}
