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

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: #000;
	font-size : 11pt;
}

b {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size : 11pt;
}

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

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

li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size : 11pt;
}

hr {
	width: 100%;
	color: #400;
}

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

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

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

a:active {
	color : #B69445;
}

.r {
	color:#000
}
.r:link {
	color:#000
}
.r:hover {
	color:#400;
	text-decoration: underline;
}
.r:visited {
	color:#000;
	text-decoration: underline;
}

.s {
	color:#400
}

.titles {
	color:#400;
	font-size: 15pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

img { border-color : #000000; }
#freeBooklet {
	color: #FFF;
	background-color: #3B0A03;
	padding: 15px;
	width: 204px;
	border: 2px solid #B69445;
}
#freeBooklet h3 {
	font-size: 18px;
	color: #FDEC8E;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.formfields {
	background-color: #D6BC66;
	color: #400;
	border: 1px solid #F5EABA;
}
