h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1050B1;
	font-weight: bold;
}

body {
	background-color: #FFFFFF;
}

body, p, td, input, select, textarea {
	font-size: 12px;	
}

.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #D22222;
	font-weight: normal;
}

.bigblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000099;
	font-weight: bold;
}

.smallblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
}

