.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: 485a95;
	text-decoration: none;
}


.bottom a {
	text-decoration: underline;
	color: #485a95
}

.bottom a:hover {
	text-decoration: underline;
	color: #485a95
}

.greeen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #669966;
}
.green2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #669966;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333366;
}
.hightlight a {
	text-decoration: underline;
	color: #485a95;
}

.hightlight a:hover {
	text-decoration: underline;
	color: #485a95;

}
.whitenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.whitenav a {
	text-decoration: none;
	color: #FFFFFF;
}

.whitenav a:hover {
	text-decoration: underline;
	color: #FFFFFF
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
