BODY, TD, P {
	font-family : Verdana,Arial,sans-serif;
	color: #684040;
	font-weight : bold;
	font-size : 10px;
}

B.big {
	font-size : 12px;
}
	
TD.text {
	color: #5E4040;
	font-weight : bold;
	font-size : 11px;
}
	
TD.footer {
	color: #a0a0a0;
	font-weight : normal;
	font-size : 10px;
}

H1.Larger {
	color: #99FFFF;
	font-weight : bolder;
	font-size : x-large;
}

H1 {
	color: #B07416;
	font-weight : bold;
}

H2 {
	color: #B07416;
	font-weight : bold;
}

H3 {
	color: #D18A2F;
	font-weight : bold;
}

H4 {
	color: #B07416;
	font-weight : bold;
}

H5 {
	color: #B07416;
	font-weight : bold;
}

H6 {
	color: #B07416;
	font-weight : bold;
}

A {
	text-decoration: none;
	color: #D18A2F;
	font-weight : bold;
}

A:Hover {
	text-decoration: underline;
	color: #684040;
	background-color : WHITE;
	font-style : normal;
	font-weight : bold;
}