/* CSS Document */
table {
	border-color:#6699CC;
}
h1, h2, h3, body, p {
	font-family: "Calisto MT, Arial";
}
h1 {
	font-family: "Calisto MT, Arial";
	font-size:14pt;
	color:#003399;
	letter-spacing: -1px;
}
p {
	font-family: "Calisto MT, Arial";
	font-size:11pt;
	color:#666666;
	letter-spacing: -1px;
	text-align: justify;
}
h3 {
	font-family: "Calisto MT, Arial";
	font-size:8pt;
	color:#666666;
	letter-spacing: -1px;
	text-align: left;
	vertical-align: super;
}
select, submit {
	font-family: "Calisto MT, Arial";
	font-size:9pt;
}