body {
	font-family: Times New Roman;
	font-size: 110%;
	color: #FF9933;
	background: black;
	margin-left: 200px;
	margin-right: 10%;
}

table {
	font-size: 100%;
	text-align: center;
}

image {
	border: 0px;
}

hr {
	width: 900;
}

p {
	position: static;
	font-family: Times New Roman;
	font-size: 100%;
	text-align: justify;
	margin-top: 2px;
	margin-bottom: 15px;
}

div {
	text-align: justify;
}

div.first:first-letter {
	font-size: 300%;
	float: left;
}

h1 {
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0px;
	margin-bottom: 5;
	color: #A52A2A;
}

h2 {
	color: #FF9933;
	font-size: 150%;
	font-weight: bold;
	text-indent: 50;
	text-decoration: none;
	margin-bottom: 6px;
	text-align: left;
}

h3 {
	color: #FF9933;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 5;
	text-align: center;
}

h4 {
	color: #a52a2a;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 0;
	text-align: left;
}


a {
	text-decoration: none;
	font-size: 125%;
}

a:link {
	color: #F88158;
	}

a:visited {
	color: #C7A317;
}

a:active {
	color: #A52A2A;
}

a:hover {
	color: #A52A2A;
}
