.subheader {
	font-family:arial;
	font-size:14pt;
	color:#282C2F;
	list-style-image: url(../images/arrow.jpg);
}
.subheader1 {
	font-family: Arial;
	color: #BCBABB;
	font-size: 12pt;
	font-weight: bold;
	list-style-image: url(../images/arrow.jpg);
}

.headingtxt h1{
	margin-top: 18px;
	font-family:arial;
	font-size:13px;
	color:#282C2F;
	list-style-image: url(../images/arrow.jpg);
	}

.subheader2 {
	font-size: 12pt;
	font-family: Arial;
	color: #666666;
	list-style-image: url(../images/arrow.jpg);
}
.text {
	font-family:arial;
	font-size:10pt;
	color:#282C2F;
	list-style-image: url(../images/arrow1.jpg);
}
.text1 {
	font-family: Arial;
	color: #BCBABB;
	font-size: 10pt;
	font-weight: bold;
	list-style-image: url(../images/arrow1.jpg);
}
.text2 {
	font-size: 10pt;
	font-family: Arial;
	color: #666666;
	list-style-image: url(../images/arrow1.jpg);
}
.footerText:acitive {
	font-family:arial;
	font-size:9pt;
	color:#ffffff;
	text-decoration: none;
}
body {
	background-color: #282C2F;
}
a:link {
	color: #8F0000;
	text-decoration: none;
}
a:visited {
	color: #8F0000;
	text-decoration: none;
}
a:hover {
	color: #EA0000;
	text-decoration: none;
}
.border {
	border: medium solid #941516;
}

