body {
	background-color: #4072A6;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12pt;
}

.sectionheader {
	color: #396692;
	font-weight: bold;
	font-size: 18px;
}

table {
	background-color: white;
}

table#pagetop {
	text-align: center;
}

table#pagetop td {
	text-align: justify;
}

.redhighlight {
 	color: #CC0000;
	font-weight: bold;
}

.smallred {
	color: #FF0000;
	font-size: 8pt;
}

.smallerfont {
	font-size: 10pt;
}

.formitem 
{
  text-align: right;
  background-color: #EEEEEE;
}

.instruct
{
    color: #A0649E; font-size: 10pt; font-weight: bold;
}
