body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;  
}
.heading {
	font-family: Arial, Verdana ;
	font-size: 14pt;
	color: #FFFFFF;
	text-decoration: none;
}
.heading2{
	font-family: Arial, Verdana ;
	font-size: 18pt;
	color: #FFFFFF;
	text-decoration: none;
}
.heading3{
	font-family: Arial, Verdana ;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	line-height:19px;
}
.topNav {
	font-family:  Verdana, Arial;
	font-size: 8pt;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:lowercase;
}

.content {
	font-family: Arial, Verdana;
	font-size: 10pt;
	color:#FFFFFF;
	text-decoration: none;
	/*line-height: 19px;*/
}
.content A {
	font-family: Arial, Verdana;
	font-size: 10pt;
	/*color:#FFFFFF;*/
	color: #17980a;
	text-decoration: underline;
	/*line-height: 19px;*/
}
.content A:hover{
	font-family: Arial, Verdana;
	font-size: 10pt;
	/*color:#FFFFFF;*/
	color: #fff;
	text-decoration: underline;
	/*line-height: 15px;*/
}
.super {
	vertical-align: super;
	font-size:11px;
}
.news {
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	/*line-height: 19px;*/
}
.btext{
	font-family: Arial, Verdana;
	font-size: 10pt;
	color:#FFFFFF;
	text-decoration: none;
	/*line-height: 15px;*/
}
.btext A{
	font-family: Arial, Verdana;
	font-size: 10pt;
	color:#FFFFFF;
	text-decoration: underline;
	/*line-height: 15px;*/
}
.btext A:hover{
	font-family: Arial, Verdana;
	font-size: 10pt;
	color:#FFFFFF;
	text-decoration: none;
	/*line-height: 15px;*/
}