body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #333333;
}

.style1 { color: #ECECD9; }
.x-small { font-size: x-small; color: #FFFFFF; }
a:link { color: #ECECD9; text-decoration: none; }
a:visited { color: #ECECD9; text-decoration: none; }
a:hover { color: #00CC00; text-decoration: none; }
a:active { text-decoration: none; }

a.green-link{ color: #006600; text-decoration: underline; }


.bold-text {color: #ECECD9; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.black-text {font-size: 11px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}
blockquote { line-height: 18px; }
.required {
	font-size: 9px;
	color: #333333;
}

