body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	background-color: #061B39;
	margin: 6px;
	text-align: center;
}
.MainDiv {
	margin: 22px;
	text-align: left;
}
.centerBold {
	font-weight: bold;
	color: #C60;
	text-align: center;
}
.blackBar {
	color: #000;
}
a.link2:link, a.link2:visited {
	color: #364A7A;
	text-decoration: underline;
}
a.link2:hover {
	color: #C60;
	text-decoration:none;
}
a.linkFooter2:link, a.linkFooter2:visited {
	color: #69C;
	text-decoration: none;
}
a.linkFooter2:hover {
	color:#CCC;
	text-decoration: none;
}
a.linkFooter3:link, a.linkFooter3:visited {
	color:#FFF;
	text-decoration: none;
}
a.linkFooter3:hover {
	color:#E68B00;
	text-decoration: underline;
}
.footer {
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding: 2px;
}
.footer2 {
	font-size: 10px;
	color: #69C;
	font-family: Verdana, Geneva, sans-serif;
}
.title1 {
	font-size: 22px;
	font-weight: bold;
	color: #354A79;
}
.title2 {
	font-size: 16px;
	font-weight: bold;
	color: #D27E00;
}
