td, body, .normal, select, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}

.normal {
	line-height: 13px;
}

.MenuText1 A:link {
	font-size: 12px;
	color: #4e5581;
	text-decoration: none;
}
.MenuText1 A:visited {
	font-size: 12px;
	color: #4e5581;
	text-decoration: none;
}
.MenuText2 A:link {
	font-size: 12px;
	text-decoration: none;
	color: #cbd1df;
}
.MenuText2 A:visited {
	font-size: 12px;
	text-decoration: none;
	color: #cbd1df;
}

.heading1, h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #3f4f7a;
}

.copyright {
	font-size: 10px;
	color: #6d7ca1;
	text-align: center;
}

a, a:link {
	color: #7484ab;
}

a:visited {
	color: #7484ab;
}
.news {
	width: 574px;
	height: 375px;
	position: absolute;
	z-index: 100;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-right: #003366 1px solid;
	border-bottom: #003366 1px solid;
	visibility:hidden;
}



