.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	display: block;
	text-decoration: none;
}


.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	display: block;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #C0C0C0;
	font-weight: normal;
}
.header-not-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
	font-weight: normal;
	line-height: 17px;
}
.main-body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	font-weight: normal;
	line-height: 17px;
}
.main-body-text-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #09F;
	font-weight: normal;
}
.main-bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	font-weight: normal;
	line-height: 25px;
}

a:link {
	color: #696969;
}
a:visited {
	color: #696969;
}
a:hover {
	color: #3CCCEC;
}
a:active {
	color: #696969;
}
.header-not-bold-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #09F;
	font-weight: normal;
	line-height: 17px;
}
.main-body-text-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
}
.main-body-text-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0CFC29;
	font-weight: normal;
}
.main-body-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	line-height: 17px;
}
.main-body-text-green2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0CFC29;
	font-weight: normal;
}

