td, th {
	font-family: georgia, times new roman, serif;
	font-size: 15px;
	color: #000000;
}

form {
	margin-top: 0pt;
	margin-bottom: 0pt;
}

input, textarea, select {
  font-family: arial;
  font-size: 12px;
  color: #000000;
  border-top: 1px solid #FFFFCC;
  border-left: 1px solid #FFCCCC;
  border-right: 1px solid #FFCCCC;
  border-bottom: 1px solid #FFCCCC;
  background-color:#999999;
}

input.button {
	background-color : #FFCC00;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.button:hover {
	background-color : #999999;
	color : #FFFFFF;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

table {
	background-color: transparent;
}

a {
	font-family: georgia, times new roman, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-family: georgia, times new roman, serif;
	font-weight: bold;
	color: #33CC66;
	text-decoration: none;
	background-color: #000000;
}

.header {
	font-family: georgia, times new roman, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.copyright {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}

.smally {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}

.smally:hover {
	font-family: arial;
	font-weight: bold;
	color: #33CC66;
	background-color: #000000;
}

.navbutton {
	text-decoration: none;
}

.navbutton:hover {
	text-decoration: none;
}