h1{
	font-family:"Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color:#0066CC;
}
h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color:#0066CC;
}
h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color:#006699;
}
.bodyContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #3265A7;
}
.subHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #003366;
}
.italicsHdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #3265A7;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}