BODY, TD {
	color : #663300;
}

H3  {
	font-size : 18px;
	font-weight : bold;
}

A:link  {
	color : #663300;
	font-weight : bold;
}

A:Visited  {
	color : Olive;
}

A:Hover  {
	background-color : Black;
	color : Yellow;
}

FORM, SELECT, OPTION {
	font-size: 14px;
	color : maroon;
	font-weight : bold;
	font-family :  Arial, Helvetica, sans-serif;
}

.bigger {
	font-size : 120%;
	color : Silver
}

.brown  {
	color : #663300;
}

.last  {
	font-size : 12px;
	font-family : "Times New Roman", Times, serif;
	color : White;
	background-color : Black;
}

.later  {
	font-style : italic;
	color : Gray;
	font-weight : normal;
}


.yell  {
	font-size : 21px;
	font-weight : bold;
	text-align : center;
}