@charset "utf-8";

/* Global Styles */
a:link {
	color: #00FF99;
	text-decoration:none;
	font-weight: normal;
	}
	
a:visited {
	color: #0099FF;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #009999;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	color: #00FFFF;
	text-decoration: underline;
	font-weight: normal;
}

body  {
	background: #003300;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #009966;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	background-color: #003300;
}

.style14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00CC99;
	letter-spacing: 0.5px;
}
.style19 {
	line-height: 16px;
	font-family: georgia;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #00FFCC;
}
.style21 {
	font-size: 18px;
	color: #00FFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 3px;
}
.style10 {
	font-weight: bold;
	font-size: 12px;
}
.style22 {
	color: #99CCE6;
	font-size: 10px;
}
.style17 {font-size: 14px}
.style23 {color: #00CCFF}
.style24 {color: #00CCFF; font-style: italic; }

