body , td , p {
color: #000000;
font-family: Verdana;
font-size: 10pt;
margin: 15px 0 0 0;
}

h1
{
	color: #080CA5;
	font-size: 20pt;
}

h2
{
	font-size: 18pt;
	color: #080CA5;
}

h3
{
	font-size: 16pt;
	font-weight: bold;
	color: #080CA5;
}

h4
{
	font-size: 12pt;
	color: #080CA5;
}

h5, h6
{
	font-size: 10pt;
	color: #080CA5;
}

#submenu {
padding: 0;
margin:0 ;
font-family: Arial;
font-weight: bold;
font-size: 10pt;
}

#submenu li a {
	color: #000000;
	padding: 15px 0 0 15px ;
	height: 34px;
	display: block;
}
#submenu li.selected a {
	color: #000000;
	height: 34px;
	text-decoration: underline;
	background:url(page_button_over.gif) no-repeat;
	background-position: 0.3em;
}

#submenu li.selected a:link, #submenu li.selected a:visited {
	color: #000000; 
}

#submenu li a:hover
{
	color: #000000;
	text-decoration: underline;
	background:url(page_button_over.gif) no-repeat;
	background-position: 0.3em;
}

#submenu li {
	background:url(page_button.gif) no-repeat;
	background-position: 0.3em;
	list-style: none;
}
.header {
font-family: Verdana;
color: #000000;
font-size: 16pt;
font-weight: bold;
}
.news_header {
color: #FFFFFF;
font-family: Verdana;
font-weight: bold;
font-size: 12pt;
}

#footer p {
font-family: Verdana;
color: #000000;
font-size: 8pt;
}
#footer a{
color: #000000;
text-decoration: underline ;
}
a {
text-decoration: none ;
}

a:active {
text-decoration: none ;
}

a:visited {
text-decoration: none ;
}
a:hover {
text-decoration: none ;
}
