html,body {
	background-image: url(images/bg_new3.gif);
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color:#FFFFFF;
}

.posted_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-align:right;
	color: #0C2577;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	margin: 8px;
}

h2.body_text {
	font-size: 1.2em;
	}

.body_text a{
	color: #0C2577;
}

.body_text a:hover{
	color: #000000;
}

.body_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0C2577;
	text-transform: uppercase;
	padding: 4px;
}

.personnel_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#FFFFFF;
	font-weight:bold;
	padding: 4px;
}
.linkstyle1 a:link { color: #000000; text-decoration: none; }
.linkstyle1 a:visited { text-decoration: underline; }
.linkstyle1 a:hover { color: #94ce44; text-decoration: underline; }
.linkstyle1 a:active { }

.linkstyle2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.linkstyle2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.linkstyle2 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.linkstyle2 a:active { }
