body {
	background-color: #2c2c2c;
	color: #2c2c2c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;


}
a:link {
	color: #DB6C10;
	text-decoration: none;
}
a:visited {
	color: #DB6C10;
	text-decoration: none;

}
a:active {
	color: #DB6C10;
	text-decoration: underline;

}
a:hover {
	color: #E1DAD5;
	text-decoration: underline;

}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	font-weight: 200;
	font-size: 13px;
}
hr {
	color: #EFDFC6;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EF7D84;
	background-color: #333333;
	text-transform: capitalize;



}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ABB446;
	font-size: 11px;
	text-align: justify;
	

}

