p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
h2 {
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}
address {
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #6699CC;
}
.LtBlue12 {
	color: #667799;
}

