a {
	color: #0099FF;
	font-weight: bold;
}
a:visited {
	color: #0099FF;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #FF6600;
}

body,td,th {
	font-family: "Times New Roman",Geneva, Arial, Helvetica, sans-serif /*Geneva, Arial, Helvetica, sans-serif*/;
	font-size: 12px/*small*/;
}

td.links 
{
	font-size:14px;
}

td.inputform { 
	font-size:9px; 
	font-family:"Times New Roman",Geneva, Arial, Helvetica, sans-serif; 
	
}

td.inputformlabel { 
	font-size:9px; 
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	width:10em;
	height:.5em;
}

brochures 
{
	font-family: "Times New Roman",Arial, Helvetica, sans-serif /*Geneva, Arial, Helvetica, sans-serif*/;
	font-size: 10px/*small*/;
	font-weight:bold;
}

p {
	font-family: "Times New Roman", Times, serif, Georgia,Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: normal;
}

p.footer {
	font-size:9px;
}

input.sideform {
	width:9em;
}

h3.style1 {
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size:17px;
}
input.important {
	background-color:yellow;
}
