body {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.quest {
	color: #006633;
}
a{
	text-decoration: none;
	color: #2e5a44;

}
a:hover {
	color: #CC9900;
	text-decoration: none;
}
.lightText {
	color: #FFFFFF;
	background-color: #2e5a44;
	font-weight: normal;
}
h1{
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.05em;
}
p{
	color: #000000;
	text-align: left;
	font-size: 12px;
}

.synop {
	font-size: 10px;
	color: #333333;
}
.dispTab {
	color: #666633;
	border: 1px dotted #999999;
	list-style-position: outside;
	list-style-type: disc;
}

.dispTab td {
	
	border: 1px dotted #999999;

}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 000000;
}
#whiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-position: outside;
}
#whiteText a {
	color: #FFFFFF;
}
#whiteText a:hover {
	color: #FF9933;
}

#whiteText p {
color:#FFFFFF;
}

.greenRow {
	background-color: #CCCCCC;
}
#menu{

}

#menu a{
color:#000000;
}

#green{
	font-size: 10px;
}

#green a{
	color:#2E5A44;
	
}

#bullets ul li{
	list-style-position: outside;
	list-style-type: square;
	margin-left: -10px;
}
.centerGreen {
	color: #2E5A44;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
