a.wht:link { color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; font-size: 12px;}
a.wht:visited { color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; font-size: 12px;}
a.wht:hover { color: #999999; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: underline; font-size: 12px;}

a.gray:link { color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: underline; font-size: 12px;}
a.gray:visited { color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: underline; font-size: 12px;}
a.gray:hover { color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: underline; font-size: 12px;}

a.sml:link { color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: underline; font-size: 10px;}
a.sml:visited { color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: underline; font-size: 10px;}
a.sml:hover { color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: underline; font-size: 10px;}

a:link { color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; font-size: 12px;}
a:visited { color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; font-size: 12px;}
a:hover {
	color: #7C7753;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
}

a.submenu:link { color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; font-size: 12px;}
a.submenu:visited { color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; font-size: 12px;}
a.submenu:hover { color: #7C7753; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; font-size: 12px;}


form {  font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px;
		font-style: normal; 
		text-decoration: none;
		border-style: thin;
		backrgound-color: #aaaaaa;
	  }
textarea, input, select {  font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px;
		font-style: normal; 
		text-decoration: none;
		 border-right: #aaaaaa 0px inset 1px outset;
 		 border-top: #aaaaaa 0px inset 1px outset;
 		 border-left: #aaaaaa 0px inset 1px outset;
 		 border-bottom: #aaaaaa 0px inset 1px outset;
		 background-color: #ffffff;
	  }
	  
.topbtmborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.btmborder {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.submit {  font-family: Arial, Helvetica, sans-serif; 
		 font-size: 12px;
		 font-style: normal; 
		 text-decoration: none;
		 border-right: #aaaaaa 0px inset 0px outset;
 		 border-top: #aaaaaa 0px inset 0px outset;
 		 border-left: #aaaaaa 0px inset 0px outset;
 		 border-bottom: #aaaaaa 0px inset 0px outset;
		 background-color: #ffffff;
	  }
	  
.disc {
	font-family: Arial, Geneva, Verdana, sans-serif;
	text-align: left;
	padding: 0;
	margin: 20px 4px 20px 4px;
	font-size: 10px;
	line-height: 12pt;
}

prospectus {
	text-decoration: underline;
	color: #000000;	
	font-size:10px;
	font-weight:lighter
}
.prospectus a {
	text-decoration: underline;
	color: #000000;
	
	font-variant: normal;
}
.prospectus a:link {
	text-decoration: underline;
	color: #000000;
	
}
.prospectus a:active {
	text-decoration: underline;
	color: #444;
	
}
.prospectus a:hover {
	color: #990000;
	text-decoration: underline;
	
}
.prospectus a:visited {
	color: #000000;
	text-decoration: underline;
	
