/*html, body {
		border: 0px;
	

}*/


body {
	list-style-type: circle;
	background-color: #000000;
	margin-left: 12px;







	}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF9900;




}
a:visited {
	color: #FF9900;
	text-decoration: none;

}

a:hover {
	color: #FF6600;
	text-decoration: underline;



}


a:active {
	color: #FF9900;
	text-decoration: none;

}
h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	padding-left: 25px;
	font-weight: normal;






}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	font-style: normal;
	line-height: 30px;
	font-weight: bolder;




}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 15px;
	color: #9933CC;


}
.border {
	border-top: thin none #FFCC00;
	border-right: none;
	border-bottom: thin none #FFCC00;
	border-left: none;







}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	padding-left: 15px;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EFE8CB;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;






}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 12px;
	padding-right: 15px;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;


}

