BODY, TD, P {
	font-family : Arial, Helvetica, Verdana, Sans-Serif;
	font-size : 12px;
	color : White;
}

A:link {
	text-decoration : none;
	color : #7F642F;
}

A:visited {
	text-decoration : none;
	color : #7F642F;
}

A:hover {
	text-decoration : underline;
	color : #7F642F;
}

A.ourlink:link {
	font-size : 11px;
	text-decoration : none;
	color : #444444;
}

A.ourlink:visited {
	font-size : 11px;
	text-decoration : none;
	color : #444444;
}

A.ourlink:hover {
	font-size : 11px;
	text-decoration : none;
	color : #CCCCCC;
}

INPUT, SELECT, TEXTAREA {
	font-family : Arial, Helvetica, Verdana, Sans-Serif;
	font-size : xx-small;
}

.heading {
	font-size : 20px;
	font-weight : bold;
	color : #7F642F;
}

.smallheading {
	font-size : 16px;
	font-weight : bold;
	color : #7F642F;
}

.small {
	font-size : 14px;
	font-weight : bold;
	color : #444444;
}

.counter {
	font-size : 11px;
	font-weight : bold;
	color : #725A2A;
}