.menu0 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: red;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
        first-letter: {font-size: 150%; }
}
.menu1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF00CC;
	text-decoration: none;
	font-variant: none;
	text-transform: none;
	font-style: normal;
}
a {
	text-decoration: none;
	color: Red;
}
a:hover {
	text-decoration: underline;
        font-style: underline;
	color: #FF6633;
}
.text {
	font-family: Arial, Helvetica, serif;
	font-size: 16px;
	color: navy;
	text-decoration: none;
}
P.text:first-letter {font-size: 100%; }
P.text B {color: ##000099; font-weight: bold}
P { text-indent: 1ex}

.mtext {
	font-family: Arial, Helvetica, serif;
        font-size: 14px;
	color: navy;
	text-decoration: none;
}
P.mtext:first-letter {font-size: 100%; }
P.mtext B {color: ##000099; font-weight: bold}

.ltext {
	font-family: Arial, Helvetica, serif;
        font-size: 13px;
	color: navy;
	text-decoration: none;
}
P.ltext:first-letter {font-size: 100%; }
P.ltext B {color: ##000099; font-weight: bold}

