
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFCC;
	background : Black;
}
.review-list {
	font-family: "Copperplate Gothic Bold", Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
}
p {  color: #FFFFCC}

.subheadings {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	padding-top: 2%;
}
li {
	color : #FFFFCC;
; padding-top: 2px; padding-bottom: 2px
}
.yellow {  color: #FFFF00}
a:active {  color: #FF9999}
a:link {  color: #00FF00}
a:visited {  color: #FFFF00}

