.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFCC;
	background-color: #000000;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 0px;
	padding: 3px;
}
.subnavbackground {
	background-color: #333333;
	width: 200px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFCC;
	padding: 5px;
	width: 530px;
	border: 6px solid #000000;
}
.menu {
	background-color: #FFFFCC;
}
.creama {
	color: #FFFFCC;
	text-decoration: none;
}
.valentine {
	color: #990000;
	text-decoration: none;
}
.subhead {
	font-weight: bold;
	color: #003333;
	letter-spacing: 2px;
	font-size: 14pt;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFCC;
}


