.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.Title16pt {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
	font-weight: bold;

}

.NewsTitle13pt {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.NewsTitle14pt {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #0054A6;
	font-weight: bold;
}
.Body11pt {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #333333;
}


.background {
	background-attachment: scroll;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0054A6;
}

 .nav a:link, #navlist a:visited
 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
 	text-decoration: underline;
	color: #0054A6;
 }

 .nav a:hover
 {
 	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
 	text-decoration: underline;
 }.nav-just {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0054A6;
	text-align: justify;
}
.Body11pt-just {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
}

