body {
	padding:0;
	margin:0;
	background-color:#009966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #006633;
}
.bullet {
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
	text-decoration: none;
	line-height: 16px
}
.text {
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
.menutext {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
a {
	font-size: 11px;
	color: #009966;
	text-decoration: underline;
}
.subtitle {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.menusubtitle {
	font-size: 10px;
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}
.links {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
}
.menutext:hover {
	color: #006600;
	text-decoration: none;
	font-weight: normal;
}
.links:hover {
	color: #0033FF;
}
.bulletmenu {
	list-style-type: disc;
	left: -20px;
	clip: rect( );
	position: relative;
	list-style-image: url(images/bullet_menu.gif);
}
.footer {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.footer:hover {
	color: #FFFFFF;
}
.feature {
	font-size: 11px;
	line-height: 18px;
	color: #009966;
}
.footer2 {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.menutext2 {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}