
.minibody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
	color: #333333;
}

.minibodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	color: #333333;
}

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

.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #000153;
}

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

.redbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #FF0000;
}

.bigredbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold;
	color: #FF0000;
}


.body a:active { font-family: Verdana, Arial, Helvetica, sans-serif; color: #90C63D; text-decoration: underline; font-weight: bold}
.body a:link {  color: #333333; text-decoration: none; font-weight: normal}
.body a:visited {  color: #333300;text-decoration: underline; font-weight: normal}
.body a:hover {  color: #333333; text-decoration: underline; font-weight: normal}

.linkred12  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 400; color: #FF0000}
.linkred12  a:active {  color: #FF0000; text-decoration: none}
.linkred12  a:link {  color: #FF0000; text-decoration: none}
.linkred12  a:visited {  color: #FF0000; text-decoration: none}
.linkred12  a:hover {  color: #000153; text-decoration: none}

.linkred10  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 400; color: #FF0000}
.linkred10  a:active {  color: #FF0000; text-decoration: none}
.linkred10  a:link {  color: #FF0000; text-decoration: none}
.linkred10  a:visited {  color: #FF0000; text-decoration: none}
.linkred10  a:hover {  color: #000153; text-decoration: none}


.bottom  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 400; color: #000153}
.bottom a:active { font-family: Verdana, Arial, Helvetica, sans-serif; color: #90C63D; text-decoration: none; font-weight: bold}
.bottom a:link {  color: #000153; text-decoration: none; font-weight: normal}
.bottom a:visited {  color: #000153;text-decoration: none; font-weight: normal}
.bottom a:hover {  color: #000153; text-decoration: underline; font-weight: normal}

BODY {
	background-image: url(../images/bg-bluegreen.gif);
	background-color: #333399;
	background-attachment: fixed;
	margin-top: 100px;
	margin-left: 0px;
	margin-bottom: 0px;
}

