body {
   color:#003366;
	font-family: "Palatino Linotype", Arial;
	font-size: 10pt;
}
td {
	color: #003366;
	font-family: "Palatino Linotype", Arial;
	font-size: 10pt;
}
h2 {
   color:#CC0000;
   font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16pt;
}
h3 {
   color:#CC0000;
   font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
}
.error {
	color: #CC0000;
   font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
}

