.menuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	background-color: #99CCFF;
	height: auto;
	width: auto;
	border: thin none #000000;

}
.menuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	background-color: #99CCFF;
}
.banner {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	letter-spacing: 4px;
}
.boxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.bannerHeading {
	font-size: 12mm;
	font-weight: bold;
	letter-spacing: 20px;
}
.box {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bannerNormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	letter-spacing: normal;
}
.contentHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.form {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
