BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #559367;
}

A
{
	color : #B75C02;
	text-decoration : none;
}

A:HOVER
{
	color : #B75C02;
	text-decoration: underline;
}

TD, P
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #559367;
}

H1
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #559367;
	font-weight : bold;
}

H2
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #559367;
	font-weight : bold;
}

input, select, textarea
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #559367;
	background-color : #ffffff;
	border-color : #559367;
	border-style : solid;
	border-width : 1px;
}

.menu
{
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #DDDD00;
}

.menu:HOVER
{
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #DDDD00;
	text-decoration : none;
}

.menuactive
{
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #DDDD00;
}

.menuactive:HOVER
{
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #DDDD00;
	text-decoration : none;
}

