h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #990000;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #990000;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #990000;
}
h4 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #990000;
}
h5 {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #990000;
}
h6 {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #990000;
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000066;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #000000;
}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #FF0000;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #660033;
}
font {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
}
.textHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000066;
}
.textGeneral {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000099;
}
.textMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #990000;

}
.textTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.textEmailLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0033CC;
	text-decoration: underline;
}
.textAnchor {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #770000;
	font-weight: bold;
}
.text4Anchor {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}
.textAnnounce {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0099FF;
	text-decoration: underline;
}
.textAnnounce2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	color: #FF0000;
	line-height: normal;
	font-variant: normal;

}
