body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	line-height: 16pt;

}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	line-height: 16pt;
	text-decoration:none;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	line-height: 16pt;
	text-decoration:none;
}

.bold, strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}

.mini {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60%;
	font-style: normal;
	font-weight:lighter;
	color: #006600;
}

.menu-active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #006600;
	text-decoration:none;
}

.clear {clear:both;}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	line-height: 16pt;
	text-decoration:none;
}
.menu a:link {  TEXT-DECORATION: none; color: #333333}
.menu a:visited {  TEXT-DECORATION: none; color: #333333}
.menu a:hover {  TEXT-DECORATION: none; color: #006600}

h1 {
	font-size: 355%;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	margin: 40px 0 30px -4px;
	clear: both;
	}		