	/* Global Styles */

a:link 
	color: #006699;
	text-decoration: none
}

a:visited 
{
	color: #006699;
	text-decoration: none

a:hover 

	color: #009966
	text-decoration: none;
}

a:active 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	;
	color: #006699;
	text-decoration: none;
}

/* ID Styles */

.bodyText {
	color:#666666;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-decoration: none;
	}
.menuText {
	color:#006699;
	margin-top:0px;
	font-family: Verdana;
	font-size: 10pt;
	line-height: normal;
	}
.submenuText {
	color:#006699;
	margin-top:0px;
	font-family: Verdana;
	font-size: 9pt;
	line-height: normal;
	}

.subtext12 {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: normal;
	font-weight: bold;
	}
	
.title {
	font:bold 12px "Verdana, Arial, Helvetica, sans-serif";
	color: #009966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	}
