.minired {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC0000;
}
.text {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
p {
	text-align: justify;
}
.menu {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;

}
.menu:hover {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;

}
.message {font-family: Courier New, Courier; line-height: 12pt;}
.prompt {
	background-color: #FFFFCC;
}
.errormsg {
	color: #FF0000;
}
input,select {
	font-size: 14px;
	}
th {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
	background-color: #ffcccc;
}
h1
{	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
	}
h1, h2, h3
{	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	}
h1 {	font-size: 20px;	}
h2 {	font-size: 18px;	}
h3 {	font-size: 16px;	}
header {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
	background-color: #ffcccc;
}