body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
p{
	font-size:10pt;
	font-weight:bold;
}
.header{
	font-size:32pt;
	font-weight:bold;
	color:#000080;
}
.alert{color:#E41F1F;}
.h18{
	font-size:18pt;
	font-weight:bold;
	color:#000080;
}
.h16{
	font-size:16pt;
	font-weight:bold;
	color:#000080;
}
.h14{
	font-size:14pt;
	font-weight:bold;
	color:#000080;
}
.h12{
	font-size:12pt;
	font-weight:bold;
	color:#000080;
}
.footer{
	font-size:8pt;
	font-weight:normal;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
}

th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bolder;
}
A{
	font-weight:bold;
	color:#000080;
	text-decoration:none;
}
A:visited{
	font-weight:bold;
	color:#0033cc;
	text-decoration:none;
}
A:hover{
	font-weight:bold;
	color:#000080;
	text-decoration:underline;
}
A.page:visited{
	font-weight:bold;
	color:#000080;
	text-decoration:none;
}
A.page:hover{
	font-weight:bold;
	color:#000080;
	text-decoration:underline;
}
INPUT{
	font-family:'Courier New';courier,sans serif;
	font-size:10pt;
	color:black;
}
INPUT.btn{font-family:Geneva, Arial, Helvetica, sans-serif;}
.alert{color:red;}
