body {
	margin: 0px;
	padding: 0px;
	background-color: #5E020F;
	font-family: "Times New Roman", Times, serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	color: #cc9900;
	}
.formfont {
	color: #cc9900;
}


p {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #cc9900;
	font-weight: normal;
}
	
h1 {
	font-size: 28px;
	font-weight: bold;
	color: #cc9900;

}
h2 {
	font-size: 24px;
	color: #cc9900;
	font-weight: bold;
}
h3 {
	font-size: 20px;
	color: #cc9900;
	font-weight: bold;
}
h4 {
	font-size: 18px;
	color: #cc9900;
	text-align: center;
}
h5 {
	font-size: 18px;
	font-weight: normal;
	color: #cc9900;
}
h6 {
	font-size: 86%;
	font-weight: bold;
	color: #cc9900;
}


img.floatLeft {
	float: left;
	margin: 10px 10px 10px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	padding: 0px;
}

img.floatRight {
	float: right;
	margin: 0 0 10px 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	padding: 0px;
}

a, a:link, a:active {
	color: #FFFBEC;

	}
a:hover {
	color:
	color: #D6D6D6;
	color: #C90;
}

ul, ol {
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
.reviewer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #cc9900;
	font-size: 13px;
}
.release {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

.newsletter {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	font-weight: bold;
	text-align: center;
}

.newsletter a:link, #navigation a:visited {
	color: #000066;
}

.newsletter a:hover {
	color: #cc9900;
}

.series {
	font-size: 18px;
	text-align: center;
}

.title {
	font-size: 20px;
	font-weight: bold;
	color: #cc9900;
	font-family: "Times New Roman", Times, serif;
}
.video {
	font-size: 14px;
	font-weight: normal;
	color: #FFF1C6;
}
.signature {
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #CC9900;
}

.summary {
	font-size: 18px;
	color: #cc9900;
	font-weight: normal;
}
