body {
	margin-top: 50px;
	margin-left: 0px;
	background-color: #979554;
}

H1 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size : 18pt;
	display : inline;
}

H2 {
	font-family: "Times New Roman", Times, serif;
	color: black;
	font-size : 16pt;
}

H3 {
	font-family: "Times New Roman", Times, serif;
	color: black;
	font-size : 14pt;
}

H4 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size : 12pt;
	font-weight: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 10pt;
}

b {
	font-family: "Times New Roman", Times, serif;
	color: black;
	font-size : 10pt;
}

i {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size : 10pt;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	color: #FCFBEA;
	font-size : 10pt;
	line-height: 18px;
}

li {
	font-family: "Times New Roman", Times, serif;
	color: black;
	font-size : 10pt;
}

hr {
	width: 85%;
	color: #FFFFF;
}

.link {
	color : #0033CC;
	text-decoration: none;
}

.r {color:000000}
.r:link {
	color:#563E33
}
.r:hover {
	color:#979553
}

a:link {
	color : #593E2F;
	text-decoration: none;
}

a:visited {
	color : #593E2F;
	text-decoration: none;
}

a:hover {
	color : #563E33;
	text-decoration: none;
}

a:active {
	color : #563E33;
}

img { border-color : #000000; }
