a {
	color : #4F91CD; 
	text-decoration : none;}

a:link {
	color: #4F91CD;
	text-transform: none;
}

a:visited {
	color: #4F91CD;
	text-transform: none;
	text-decoration: none;
}

a:hover {
	color: #C7DB42;
	text-transform: none;
	text-decoration: none;
}

a:active {
	color: #4F91CD;
	text-transform: none;
	text-decoration: none;
}

BODY {
	margin: 0px;
	text-align:center;
	background: #FFFFFF;
}

.bodytext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #999999;
}

.smalltext {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.statements {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #4F91CD;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.tag {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #4F91CD;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 8px;
}

.bodytextbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.menu {
	font-family: Verdana;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	color: #4F91CD;
	text-transform: uppercase;
}

.menu a:link {
	color: #4F91CD;
	text-transform: uppercase;
}

.menu a:visited {
	color: #4F91CD;
	text-transform: uppercase;
	text-decoration: none;
}

.menu a:hover {
	color: #C7DB42;
	text-transform: uppercase;
	text-decoration: none;
}

.menu a:active {
	color: #4F91CD;
	text-transform: uppercase;
	text-decoration: none;
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #999999;
	text-align: left;
}

