p, td {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #000066;

}
h1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 22px;
	color: #990000;
}
h2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 20px;
	color: #990000;
}
h3 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;
	color: #000099;
}
h4 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	color: #990000;
}
.smltxt {
	font-size: 10px;
}
.colortxt {
	color: #003399;
	font-weight: bold;

}
.colortxt2 {
	color: #990033;
	font-weight: bold;

}
a.nav:link,a.nav:visited,a.nav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/button1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 24px;
	width: 115px;
	margin-left: 28px;
	padding-top: 4px;
	padding-left: 7px;
	text-decoration: none;
	margin-bottom: 2px;
}
a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	display: block;
	height: 24px;
	width: 115px;
	margin-left: 28px;
	padding-top: 4px;
	padding-left: 7px;
	text-decoration: none;
	background-image: url(/images/button2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 2px;
}
input, select, button, textarea {
	background: #FFFFCC;
	font-family: verdana, tahoma, arial;
	color: #000033;
	border: 1px solid #000033;
	font-size: 12px;
}
body {
	background-image: url(/images/tile.jpg);
}
