.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #004488;
}
.menuoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.menuover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #DDBBDD;
	color: #000000;
}
.menuselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}
.underline {
	text-decoration: underline;
}
.lcaseletterlist {
	list-style-position: outside;
	list-style-type: lower-alpha;
}.numberlist {
	font-weight: bold;
	list-style-position: outside;
	list-style-type: decimal;
}
.frontcellsoff {
	background-color: #336699;
}
.frontcellson {
	background-color: #009988;
}
.form {
	background-color: #efefff;
	border: 1px solid #000099;
	color: #336699;
	font-weight: bold;
	padding: 3px;
}
.legend {
	font-weight: bold;
	color: #000099;
}
.fear {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6699;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.closeborder {
	border: 1px solid #000000;
	cursor: hand;
}
