body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	text-decoration: none;
	color: #CCCCFF;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #9999FF;
	text-decoration: none;
}
a:visited {
	color: #9900FF;
	text-decoration: none;
}
.body2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	color: #000066;
	text-decoration: none;
}
a:link body2 {
	color: #FF6600;
	text-decoration: none;
}
.mainmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 5pt;
	white-space: normal;
}
.secondmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: 5px;
	font-weight: bold;
	text-transform: lowercase;
	text-align: left;
	text-indent: 20pt;
	white-space: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mainmenu a:link {
	color: #FFFFFF;
}
.mainmenu a:hover {
	color: #FFFF99;
}
.mainmenu a:active {
	color: #FF9900;
}
.secondmenu a:link {
	color: #FFFFFF;
}
.secondmenu a:hover {
	color: #FFFF99;
}
.secondmenu a:active {
	color: #FF9900;
}
.mainmenu a:visited {
	color: #FFFFFF;
}
.secondmenu a:visited {
	color: #FFFFFF;
}
