a    {
	color: #1c3787;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
	line-height: 18px;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin-right: 4px;
	color: #FFF;
	margin-left: 4px;
}
a:hover   {
	color: red;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
}
.maintext12 {
	font-size: 12px;
	font-family: Arial;
	line-height: 18px;
}
.head18 {
	font-weight: bold;
	font-size: 18px;
	font-family: Arial;
}
.head12 { font-weight: bold; font-size: 12px; font-family: Arial }
.red { color: red }
.white { color: white }
.gray { color: gray }
.text11 { font-size: 11px; font-family: Arial }
.bold { font-weight: bold }
.line20  { line-height: 20px }
.tablebasic12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}
.missionHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.missionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #000;
}

