body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: none;

}

td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
}

a {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;

}

form {
	border: thin none;

}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #000000;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #990000;
	line-height: normal;
	cursor: hand;
	filter: Invert;
	font-variant: normal;
	text-transform: none;



}

a:hover {
	text-decoration: blink;
	color: #0033CC;
	text-transform: none;


}

input.big {
	width: 100px;
	color: #000000;

}
.footer {
	color: #FFFFFF;
	text-decoration: underline;
}
