/* Default Fonts */

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}
h1 {
	font-size:large;
	}
h2, h4 {
	font-size:medium;
	}
body {
	font-size:small;
	}
td {
	font-size:small;
	}
p, #message p {
	font-size:small;
	}
.label {
	font-size:small;
	}
input {
	font-size:small;
	}
#centerCol {
	font-size: 1em;
	}
#centerCol h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	}
#centerCol h1 a {
	font-size:small;
	}