BODY, TD  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

#DADCD1

H1  {
	color : #CDE0DF;
	font-size : large;
	text-align : center;
	font-weight : bold;
}
li, b {
     font-size : medium;
     color : #A24433;
    }
H2  {
	background-color : #FEE9C0;
	color : #A24433;
	font-size : medium;
	text-align : center;
	font-weight : bold;
}

H3  {
	font-size : medium;
	background-color : #FEE9C0;
	color : #A24433;
	text-align : center;
	font-weight : bold;
	font-style : italic;
}

A  {
	text-decoration : none;
	color : #837D4B;
	font-weight : bold;
}

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;
}



