<style type="text/css">

/* Title/link of pages */
.title{
color:#FF0000; font-size:15px
}
body {
	background-color: #0c2a4c;
	background-image: url(../images/backgnd_main.png);
	background-repeat: repeat-x;
	background-attachment:fixed;
}
.HeaderText {
	font-family: "Garamond";
	font-size: 36px;
	color: #30377F;
}
.MenuTextwht {
	font-family: "Verdana";
	font-size: 11px;
	color: #FFFFFF
}
.bodyText {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align:justify;
}
.bodyText14 {
	font-family: "Arial";
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.bodyText14b {
	font-family: "Arial";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.bodyText2 {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.bodyTextwht {
	font-family: "Verdana";
	font-size: 12px;
	color: #FFFFFF
}
.bodyTextwhtSmall {
	font-family: "Arial";
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF
}
.TitleText {
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.footerText {
	font-family: "Arial";
	font-size: 9px;
	color: #000000;
}
.jumpText {
	font-family: "Arial";
	font-size: 9px;
	color: #000000;
}
.Text12wht {
	font-family: "Verdana";
	font-size: 12px;
	color: #FFFFFF;
}
.boldBody {
	color: #FFFFFF;
	font-family: "Verdana";
	font-weight: bold;
	font-size: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
