body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #dbdbdb;
	background-color: #000000; 
	margin: 0
}

#header { 
	background: #000000;
	height: 130px;
	width: 100%;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

a:link {
	color: #034b03;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #5e5e04;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #400000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;	

}
ul {
	list-style-type: disc;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
}

/* 
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
} */
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;


}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
}	

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 0px none #000000;
	
}

tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: none;
}
.review_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #990000;
}

.review_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #eaa607;
}

