.BlackBorder {
	border: 1px solid #000000;
}
.HeaderText {
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}
.SpecificText {
	font-size: 12px;
	font-weight: normal;
}
.NewsHeader {
	font-size: 14px;
	font-weight: normal;
}
.NewsItems {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
a:active {
	color: #000033;
	text-decoration: none;
}
.NavHeader {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.StandardText {

	font-size: 14px;
	font-weight: normal;
}
