BODY  {
	font-style : normal;
	font-size: 85%;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-style : normal;
	color : #0A5024;
	background-color : #FFFFFF;
}

H1  {
	font-size: 130%;
	color: #C1BB8F;

}

H2  {
	font-size : 115%;
}

H3  {
	font-size : 104%;
}

H4  {
	font-size : 104%;
}

P, TD  {
	font-style : normal;
	font-size: 85%;
}

A.splink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 110%;
	font-weight : 800;
}
  
A.splink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 110%;
	font-weight : 800;
}

A.splink:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 110%;
	font-weight : 800;
}

A.splink:hover {
	color: #C1BB8F;
	text-decoration: underline;
	font-size: 110%;
	font-weight : 800;
}

A.splinksmall:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
}
  
A.splinksmall:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
}

A.splinksmall:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 80%;
}

A.splinksmall:hover {
	color: #C1BB8F;
	text-decoration: underline;
	font-size: 80%;
}

A  {
	font-style : normal;
	text-decoration : underline;
	text-decoration : none;
	font-weight : 800;
	color : #FF9900;
}

A:LINK  {
	font-style : normal;
	text-decoration : underline;
	text-decoration : none;
	font-weight : 500;
	color : #009933;
}

A:VISITED  {
	font-style : normal;
	text-decoration : underline;
	text-decoration : none;
	font-weight : 500;
	color : #009933;
}

A:HOVER  {
	font-style : normal;
	text-decoration : underline;
	font-weight : 500;
	color : #FF9900;
}

ADDRESS  {
	font-style : normal;
	font-size: 85%;
}

UL {
	font-style : normal;
	font-weight : normal;
	list-style : disc outside;
	margin-bottom : 10px;
}

OL {
	font-style : normal;
	font-weight : normal;
	list-style : decimal outside;
	margin-bottom : 10px;
}

LI{
font-size: 85%;
}

STRONG  {
	font-style : normal;
	font-weight : 800;
        color: #C1BB8F;
}

B  {
	font-style : normal;
	font-weight : 900;
        color: #000000;

}

HR  {
	size : 1px;
	color : #0A5024;
}

.tiny  {
	font-style : normal;
	font-size: 9px;
	font-weight : 400;
}

.small  {
	font-style : normal;
	font-size: 60%;
	font-weight : 500;
}

span.intro  {
	font-style : normal;
	font-size: x-small;
	font-weight : normal;
}


