body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	text-decoration: none;
	background-image: url(../images/back.gif);
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: none;
}
.footer {
	font-size: 12px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}
form {
	font-size: 12px;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.box {
	border: thin solid #003300;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
}

