<style type="text/css">
<!--

body {
	margin: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.text-default {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}

.page-title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

h1 {
	font-size: 13px;
	font-weight: bold;
}

td.body-text {
	padding: 1em 1em 1em 1em;
	text-align: left;
	background-color: #ffffff;
}

.footer {  
	font-size: 10px; 
	color: #000000;
}
td.header {  
	padding: 0em 0em 0em 0em;
	background-color: #000066;
}
td.footer {  
	padding: 2em 2em 2em 2em;
	background-color: #ffffff;
}

.nav {
	background-color: #000066;
	margin-right: 1em;
}
.nav a:link {
	color: #fad15e;
	text-decoration: none;
}

.nav a:visited {
	color: #fad15e;
	text-decoration: none;
}

.nav a:hover {
	color: #fad15e;
	text-decoration: underline;
}
.nav a:active {
	color: #fad15e;
	text-decoration: none;
}
.nav-level1 {
	font-size: 11px;
 	padding-left: 0.15em;
	padding-bottom: 0.15em;
	padding-top: 0.15em;
	margin-left: 0em;
	background-color: #000066;
	border-bottom: 1px solid rgb(150,150,150);
	border-right: 1px solid rgb(150,150,150);
	color: #fad15e;
}
.nav-level2 {
	font-size: 10px;
	padding-left: 0.75em;
	padding-right: 0.25em;
	padding-top: 0.15em;
	padding-bottom: 0.15em;
	border-bottom: 1px solid rgb(150,150,150);
	border-right: 1px solid rgb(150,150,150);
	background-color: #000066;
	color: #fad15e;
}

.news-title {
	font-size: 12px;
	font-weight: bold;
}

td.news-title {
	background-color: #1e87d7;
	border-bottom: 1px solid black;
}

td.news-item {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid rgb(150,150,150);
}
.news-description {
	font-size: 11px;
	font-weight: normal;
}

.news-date {
	font-size: 11px;
	font-weight: normal;
}

.news-title a:link {
	color: #000000;
	text-decoration: underline;
}

.news-title a:visited {
	color: #000000;
	text-decoration: underline;
}

.news-title a:hover {
	color: #000000;
	text-decoration: none;
}
.news-title a:active {
	color: #000000;
	text-decoration: none;
}

.news-item a:link {
	color: #000000;
	text-decoration: underline;
}

.news-item a:visited {
	color: #000000;
	text-decoration: underline;
}

.news-item a:hover {
	color: #000000;
	text-decoration: none;
}
.news-item a:active {
	color: #000000;
	text-decoration: none;
}

td.table-border-bottom-right {
	border-bottom: 1px solid rgb(0,0,0);
	border-right: 1px solid rgb(0,0,0);
}
td.table-border-bottom {
	border-bottom: 1px solid rgb(0,0,0);
}
td.table-border-right {
	border-right: 1px solid rgb(0,0,0);
}
-->
</style>

