.sub_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	background-color: #66CCFF;
}
.text_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.text_contentbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.style1 {color: #FFFFFF}
a, a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.foot {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.black { 
	background-color:#060062
}

.copyright a, .copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.copyright a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
.copyright a:active {
	text-decoration: none;
	color: #FFFFFF;
}
