p,td{
	font-family: verdana;
	font-size: 11px;
}
a{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #777777;
}
a.bar{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}

a:hover{
	text-decoration: underline;
	color: #666666;
}

a.bar:hover{
	text-decoration: underline;
	color: #333333;
}


p.copyright{
	font-family: verdana;
	font-size: 11px;
	color: #999999;
}
h3{
	font-family: arial;
	font-size: 19px;
	color: #000000;
}
h4{
	font-family: arial;
	font-size: 15px;
	color: #000000;
}
input, select{
	border-color: #90C02E;
	font-size: 8pt;
}
.button{
	background-color: white;
	border-color: #90C02E;
	font-size: 8pt;
}
