body {
	font-family: "Courier New", Courier, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
p, div, td, .normaltxt {
	font-size: 12px;
	font-weight: normal;
}
.bannertxt {
	font-size: 16px;
	font-weight: bold;
}
.menutxt {
	font-size: 11px; 
	font-weight: bold;
}
.frmfield {
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}
.frmbutton {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border: 1px solid;
	background-image: url(/img/bg_button.gif);
}
a:hover {
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
	border-bottom-width: 2px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
.title1 {
	font-family: "Courier New", Courier, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
