td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	background-color: #00CCFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	margin-left: 15px;
	text-indent: 20px;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menucell {
	background-color: #99FFFF;
	background-position: center;
	border-top: thin none #0066FF;
	border-right: thin solid #0066FF;
	border-bottom: thin solid #0066FF;
	border-left: thin solid #0066FF;


}
.menucellborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-position: center;
	color: #000099;
	text-align: center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	background-color: #00CCFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	text-indent: 20px;
	line-height: 24px;

}
