a:link {  color: #993300; text-decoration: none}
a:visited {  color: #330000; text-decoration: none}
a:hover {  text-decoration: underline}

.contentTitle {  font-size: 18px; font-weight: bold; text-transform: uppercase}
.title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}select {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
}
.notice {
	background-color: #FFFFCC;
	border: thin solid #FF9900;
	line-height: 12px;
	padding: 10px;
	background-position: center center;
	height: 40px;

}