.mainmenu {  	font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-style: normal; 
		line-height: normal; 
		color: #000000; 
		text-decoration : none; 
		font-weight: bold}

.submenu {  	font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-style: normal; 
		font-weight: bold; 
		color: #000000; 
		text-align: left; 
   		text-decoration : none; 
		line-height: normal; 
		font-variant: normal; 
		text-transform: none}



.submenu:hover {font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-style: normal; 
		font-weight: bold; 
		color: #000000; 
		text-align: left; 
   		text-decoration : underline; 
		line-height: normal; 
		font-variant: normal; 
		text-transform: none}

.MainLink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FF99FF}

.mainhead {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #CCCCFF}
.subhead {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 16px; font-weight: bold; color: #000000; background-color: #CCCCFF; text-align: center}
.mainbody {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; font-size: 12px; text-align: left}
