body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	color: #000066;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.lightgray {
	color: #CCCCCC;
}
.white {
	color: #FFFFFF;
}


a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.darkgray {
	color: #333333;
}
.lightgraymargin {
	color: #CCCCCC;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.lightgraymarginfull {
	color: #CCCCCC;
	margin-top: 2px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 2px;
}

.fontbold24 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.fontbold18 {
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.Gold-Bold {
	font-size: 14px;
	font-weight: bold;
	color: #8C8663;
	left: 10px;
}
.w-24-10 {
	font-size: 24px;
	color: #CCCCCC;
	font-weight: bold;
	margin-left: 10px;
}
.Gold-Bold .Gold-Bold-18 {
	font-size: 18px;
	font-weight: bold;
	color: #8C8663;
}
.yel14 {
	color: #F7F588;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.gray18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #333333;
}
.blue14 {

	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.black18 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
}

