h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #005299;
}
.content {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.content  td{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.content a:link{
	font-weight: normal;
	color: #0094ab;
	text-decoration: underline;
}

.content a:visited{
	font-weight: normal;
	color: #0094ab;
	text-decoration: underline;
}
.content a:hover{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}


.footer {
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #545454;
	text-decoration: none;
}
.footer a:link{
	font-weight: normal;
	color: #545454;
	text-decoration: none;
}
.footer a:visited{
	font-weight: normal;
	color: #545454;
	text-decoration: none;
}
.footer a:hover{
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.menu {
	font-family: "Arial Narrow";
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:link{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.submenu {
	font-family: "Arial Narrow";
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.submenu a:link{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.submenu a:visited{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.submenu a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

