body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/back.jpg);
	background-color: #F8FAF9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.blackbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.boldblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #244357;
}
.boldred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4B2530;
}
.boldgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A3C2C;
}


a.bluebuttons:link {
	color: #244357;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.bluebuttons:active {

	color: blue;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.bluebuttons:visited {
	color: #244357;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.bluebuttons:hover { 

    color: cyan;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


a.cyanbuttons:link {
	color: black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.cyanbuttons:active {

	color: cyan;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.cyanbuttons:visited {
	color: black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.cyanbuttons:hover { 

    color: cyan;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.smallblackbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004D75;
	text-decoration: underline;
}

a.smallbuttons:link {
	color: #096888;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.smallbuttons:active {

	color: cyan;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.smallbuttons:visited {
	color: #096888;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.smallbuttons:hover { 

    color: cyan;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}


a.smallcyanbuttons:link {
	color: black;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.smallcyanbuttons:active {

	color: cyan;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.smallcyanbuttons:visited {
	color: black;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.smallcyanbuttons:hover { 

    color: cyan;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}.smallbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
