body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #F3F3F3;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	letter-spacing: 5px;
	word-spacing: 12px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;

}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;

}

.menu {
	COLOR: #FFFFFF;
	text-decoration: none;
	background-color: #AEB3B7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 170px;
	padding: 0px;
	text-indent: 5pt;




}
.menu:hover {
	COLOR: #71D58E;
	TEXT-DECORATION: none;
	background-color: #737B82;

}
.menu:active {
	COLOR: #FFFFFF;
	background-color: #339966;

}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #339966;
	font-weight: normal;


}
.line_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;

}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366FF;
	font-weight: normal;
	margin: 2px 2px 5px;


}
a {
	text-decoration: none;
}
