<style  rel="stylesheet" type="text/css">
<!--

#extraStyle {
}

body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.homeBG {
	background-color: #339999;
}

.subpagesBG {
	background-color: #339966;
}

.whiteText {
	color: #FFFFFF;
}

.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-large;
	font-weight: bold;
	text-decoration:underline;
}

.sectionTitle:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-large;
	font-weight: bold;
	text-decoration:underline;
}

/*.sectionTitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9900;
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
}

.sectionTitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-large;
	font-weight: bold;
	text-decoration: none;
}*/

.sectionIndicator_nonlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
}

.sectionIndicator {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
}

.sectionIndicator:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
}


.sectionIndicator:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
}

.sectionIndicator:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9900;
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
}

.articleTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}
.authorName {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.sectionText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
}

.articleLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	font-weight: bolder;
	text-decoration: none;
}

.articleLink:hover {
	text-decoration: underline;
}

.articleLink:visited {
	font-weight: normal;
}

.navLink {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}

.navLink:hover {
	font-weight: bold;
}

.sectionNav {
	color: #FFFFFF;
	font-family: Georgia, Times, serif;
	text-decoration: none;
	font-weight: bold;
	font-size: small;
}

.sectionNav:link {
	color: #FFFFFF;
	text-decoration: none;
}

.sectionNav:hover {
	color: #FF6666;
	text-decoration: underline;
}

.sectionNav:visited {
	color: #FFFFFF;
	text-decoration: none;
}


.sectionContents:link {
	color: #333300;
	font-family: Georgia, Times, serif;
	text-decoration: none;
	font-weight: bold;

}

.sectionContents:link {
	text-decoration: none;

}

.sectionContents:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.sectionContents:visited {
	color: #663333;
	text-decoration: none;
}

.signature {
	font-size: x-small;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.finePrint {
	font-size: x-small;
}

.italicFinePrint {
	font-size: small;
	font-style: italic;
}

.boldFinePrint {
	font-size: small;
	font-weight: bold;
}

.indexPageItalicTitle {
	color: #FFFFFF;
	font-style: italic;
}

-->
</style>



