body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #242424;
	text-decoration: none;
}
.subhead {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 700;
	color: #003269;
	text-decoration: none;
}

.footer {
	font: normal 11px Tahoma;
	color: #CCCCCC;
	text-decoration: none;
}
.topmenu {
	font: normal 11px/20px Tahoma;
	color: #003169;
	text-decoration: none;
}

.topmenu:hover  {
	font: normal 11px/20px Tahoma;
	color: #999999;
	text-decoration: none;
}
.content {
	font: normal 11px/22px Tahoma;
	color: #333333;
	text-decoration: none;
	
}

.content_header {
	font:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:20px;
	text-decoration: none;
	font-weight:500
}
.link {
	font:Arial, Helvetica, sans-serif;
	color:#0099CC;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;	
}

.link:hover {
	font:Arial, Helvetica, sans-serif;
	color:#FF9900;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;	
}


.bg {
	background-image: url(images/new01.jpg);
	background-repeat: no-repeat;
}

.color{
	font: normal 11px/20px Tahoma;
	color: #003269;
	text-decoration:none;
}
