a {
	color: #000000;
	font-weight: bold;
}

a:hover {
	color: #666666;
	font-weight: bold;
}

.banner_rt {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 25px;
	text-shadow: #CCCCCC;
}

.body {
	margin: 0;
	padding: 0;
	background-image: url(/gfx/bg.png);
}

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

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

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

.job_nav {
	color: #990000;
}

.mission_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.mission_txt {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2em;
}

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

.tbl_body {
	border-bottom: dotted #000000 1px;
	border-left: dotted #000000 1px;
	border-right: dotted #000000 1px;
	background-color: #FFFFFF;
}