
a:link 		{
	color: #003333;
	font-weight: 800;
}
a:visited 	{
	color: #669999;
	font-weight: 800;
}
a:hover		{
	color: #003333;
	font-weight: 800;
	text-decoration: underline;
}
a:active	{
	color: #669999;
	font-weight: 800;
	text-decoration: underline;
}
a 			{
	text-decoration: none;
}
body		{
	scrollbar-face-color:669999;
	scrollbar-highlight-color:003333;
	scrollbar-3dlight-color:003333;
	scrollbar-darkshadow-color:003333;
	scrollbar-shadow-color:003333;
	scrollbar-arrow-color:99CCCC;
	scrollbar-track-color:99CCCC;
}
.headerText {
	font-family: Goudy Old Style, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: 800;
	color: #336666;
	vertical-align: top;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: 400;
	color: #336666;
	vertical-align: top;
	text-align: justify;
}
.contentTextSm {
	font-family: Goudy Old Style, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	color: #669999;
	vertical-align: top;
	text-align: justify;
}
.linkText {
	font-family: Goudy Old Style, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 800;
	color: #003333;
	vertical-align: top;
	text-align: center;
}
.footerText {
	font-family: Goudy Old Style, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	color: #669999;
	vertical-align: top;
	text-align: center;
}
