* {
	padding:0;
	margin:0;
	border:0;
}
	
	body    {
	color: #309;
	font-size: 14px;
	font-family: "Times New Roman", Georgia, Times;
	line-height: 18px;
	background-color: #003366;
}

a:link {
	color:#0099ff;
}

v:link {
	color:#00ccff;
}
#wrapper {
	text-align: left;
	width: 720px;
	margin: 25px auto;
}



.orangeserifital     { color: orange; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; line-height: 18px }
.turquoisebody   { color: #09f; font-size: 14px; font-family: "Times New Roman", Georgia, Times, Serif; line-height: 16px }
.turqheader  { color: #09f; font-size: 18px; font-family: "Times New Roman", Georgia, Times, Serif; line-height: 20px }
.introtext  { color: white; font-size: 13px; font-family: "Times New Roman", Georgia, Times, Serif; line-height: 16px }
.introhead   { color: white; font-size: 24px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 24px }
.bluetext   { color: #309; font-size: 14px; font-family: "Times New Roman", Georgia, Times, Serif; line-height: 16px }
p {}
td {}
ul { color: #309; font-size: 12px; line-height: 16px; font-family: "Times New Roman", Georgia, Times, Serif }
.turquoisenav { color: #09f; font-size: 12px; line-height: 16px; font-family: "Times New Roman", Georgia, Times, Serif }
.turqcaption { color: #09f; font-style: italic; font-size: 18px; line-height: 20px; font-family: "Times New Roman", Georgia, Times, Serif }
.turqheaderital  { color: #09f; font-size: 18px; font-family: "Times New Roman", Georgia, Times, Serif; font-style: italic; line-height: 20px  
}
ul {
	list-style: none;
}
ul li a:link, ul li a:visited {
	color: #339;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 2em;
	font-weight: bold;
	text-decoration: none;
}
ul li a:hover, ul li a:active {
	color: #09f;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 2em;
	font-weight: bold;
}
.list-style {
	color: #339;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 2em;
	font-weight: bold;
	text-decoration: none;
}
ul li ul li {
	padding-left: 20px;
}

