<style type="text/css">
<!--
body {
	margin: 		5;
	background-color:	#ffffff;	
}

.pagetitle {
	font-size: 	18px;
	color:	#663366;
	font-family:	arial;
	font-weight:	bold;
}
.hmheadline {
	font-size: 	24px;
	line-height:	30px;
	color:	#333333;
	font-family:	arial;
	font-weight:	bold;
}

.subtitle {
	font-size: 	18px;
	color:	#006666;
	font-family:	arial;
}
.2ndsubtitle {
	font-size: 	12px;
	color:	#006666;
	font-family:	arial;
	font-weight:	bold;
}
.sidebartitle {
	font-size: 	18px;
	color:	#663366;
	font-family:	arial;
}

.sidebarsubtitle {
	font-size: 	14px;
	color:	#006666;
	font-family:	arial;
	font-weight:	bold;
}
.sidebartext {
	font-size: 	12px;
	color:	#663366;
	font-family:	arial;
}

p, ul, li {
	font-size: 	14px;
	color:	#333333;
	font-family:	arial;
}

.navtext {
	font-family: 	arial;
	font-size:	12px;
	color:		#ffffff;
	font-weight:	bold;
}
A.nav:link  {
	color: #ffffff;
        text-decoration: none;
        }
A.nav:hover {     
	color: #ffffff;
        text-decoration: none;
        }
A.nav:active {
	color: #ffffff;
        text-decoration: none;
        }
A.nav:visited {        
	color: #ffffff;
        text-decoration: none;
        }
A:link  {
	color: #663366;
        text-decoration: underline;
        }
A:hover {     
	color: #cc9900;
        text-decoration: underline;
        }
A:active {
	color: #cc9900;
        text-decoration: underline;
        }
A:visited {        
	color: #006666;
        text-decoration: underline;
        }
.otherlink {
	font-family: 	arial;
	font-size:	12px;
}
A.otherlink:link  {
	color: #663366;
        text-decoration: underline;
        }
A.otherlink:hover {     
	color: #cc9900;
        text-decoration: underline;
        }
A.otherlink:active {
	color: #cc9900;
        text-decoration: underline;
        }
A.otherlink:visited {        
	color: #006666;
        text-decoration: underline;
        }
.footerlink {
	font-family: 	arial;
	color:		#ffffff;
	font-size:	11px;
}
A.footerlink:link  {
	color: #ffffff;
        text-decoration: underline;
        }
A.footerlink:hover {     
	color: #ffffff;
        text-decoration: underline;
        }
A.footerlink:active {
	color: #ffffff;
        text-decoration: underline;
        }
A.footerlink:visited {        
	color: #ffffff;
        text-decoration: underline;
        }

//-->
</style>

