body {
	background-color: #ffffff;
	background-image: url(/images/bkg.gif);
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	}

a:link{
	color: #990033;
	text-decoration: none;
}
a:hover{
	color: #993366;
	text-decoration: none;
	}
a:visited{
	color: #990033;
		text-decoration: none;
	}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color:#666666;
	line-height: 120%;
	font-style: normal;
	font-weight: normal;
	}

.archive {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color:#666666;
	line-height: 160%;
	font-style: normal;
	font-weight: normal;
	}
	
.text {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color:#666666;
	line-height: 120%;
	font-style: normal;
	font-weight: normal;
	}

.textGREEN {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color:#669999;
	line-height: 120%;
	font-style: normal;
	font-weight: normal;
	}

.textPINK {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color:#990033;
	line-height: 120%;
	font-style: normal;
	font-weight: normal;
	}

.homeSITEDESC {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color:#990033;
	line-height: 210%;
	font-style: italic;
	font-weight: normal;
	}
	
.textBOLD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color:#666666;
	line-height: 120%;
	font-style: normal;
	font-weight: 800;
	}

.textBOLDgreen {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color:#669999;
	line-height: 120%;
	font-style: normal;
	font-weight: 800;
	}

.textBOLDpink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color:#990033;
	line-height: 120%;
	font-style: normal;
	font-weight: 800;
	}

.textHUGEgreen {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color:#669999;
	line-height: 120%;
	font-style: normal;
	font-weight: 800;
	}

.headline {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color:#990033;
	line-height: 220%;
	font-style: normal;
	font-weight: 800;
	letter-spacing: -0.5px;
	}

.textSMALL {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color:#666666;
	line-height: 120%;
	font-style: normal;
	font-weight: normal;
	}

.textSMALLgreen {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color:#669999;
	line-height: 120%;
	font-style: normal;
	font-weight: normal;
	}

.textSMALLpink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color:#990033;
	line-height: 120%;
	font-style: normal;
	font-weight: normal;
	}

.textSMALLwhite {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color:#ffffff;
	font-style: normal;
	font-weight: normal;
	}

.sidenav {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color:#4b666c;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 95%;
	}

.sidenav:HOVER {
	text-decoration: underline;
	}
	
.invalid {
	color: #990033;
	}
	
.required {
	font-weight: bold
	}
