td, th {
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
}

a {
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: #FFFF99;
	text-decoration: none;
	border-bottom: 1px;
	border-bottom-color: #FFFF99;
	border-bottom-style: dotted;
}

a:hover {
	font-family: arial;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFF99;
}

form {
	margin-top: 0pt;
	margin-bottom: 0pt;
}

input, textarea, select {
	font-family: Verdana, Arial, san-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #144846;
}

input.button {
	background-color : #FFA751;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.othera {
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: #FFFF99;
	border-bottom: 0px;
	text-decoration: none;
}

.graphicbutton {
	text-decoration: none;
	background-color: transparent;
	border-bottom: 0px;
}

.graphicbutton:hover {
	text-decoration: none;
	background-color: transparent;
	border-bottom: 0px;
}

.othera:hover {
	font-family: arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom: 0px;
	background-color: #FFFF99;
}

.reversea {
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: #003366;
	border-bottom: 1px;
	border-bottom-color: #003366;
	border-bottom-style: dotted;
	text-decoration: none;
}

.reversea:hover {
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #003366;
}

.head {
	font-family: georgia;
	font-style: italic;
	font-size: 15px;
	background-color: #000000;
	font-weight: bold;
	color: yellow;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 5px;
}

.househead {
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.housesub {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF99;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.inblock {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.copyright {
	font-family: arial;
	font-size: 10px;
	color: #FFFF99;
}

.copylink {
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #FFFF99;
}

.copylink:hover {
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
	background-color: #FFFF99;
	text-decoration: underline;
	color: #000000;
}