

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000099;
}
a:active {
	text-decoration: none;
}
.newsheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: bold;	
	font-size: 13px;
}
.table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	word-spacing: normal;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	word-spacing: normal;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	word-spacing: normal;
}



.styleMenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	word-spacing: normal;
}

.styleMenu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: underline;
	color: #000099;
	word-spacing: normal;
}

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	word-spacing: normal;
}

.news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	word-spacing: normal;
}

table.mytable { 
	width: 100%; 
	padding: 0px; 
	border: none; 
	border: 1px solid #789DB3;
}
table.mytable td { 
	font-size: 11px; 
	border: none; 
	background-color: #F4F4F4; 
	vertical-align: middle; 
	padding: 7px; 
	font-weight: bold; 
}
.greenlink {
	font-weight: bold; 
	color: #8cca1e
	
}



