H1 {
	font-weight:800;
	font-size:28pt;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

#orangeHead {
background-color:#FF9132;
width:290px;
height:22px;
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
color:#FFFFFF;
font-weight:bold;
margin-bottom:4px;
}

#blueHead {
background-color:#0063A4;
width:290px;
height:22px;
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
color:#FFFFFF;
font-weight:bold;
margin-bottom:4px;
}

.blueLink {
	color:#0063A4;
	text-decoration:none;
	font-weight:bold;
}
.redLink {
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
}