.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.title1 {
	font-family: "GoudyOlSt BT", Arial, "Times New Roman";
	font-size: 18px;
	color: #000066;
	font-weight: bold;
}
a:link {
	color: #660000;
	text-decoration: none;
	font-family: "GoudyOlSt BT", Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;

}
a:visited {
	color: #660000;
	text-decoration: none;
	font-family: "GoudyOlSt BT", Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;

}
a:hover {
	color: #660000;
	text-decoration: underline;
	font-family: "GoudyOlSt BT", Arial, "Times New Roman";
	font-size: 14px;


}
.title2 {
	font-family: "GoudyOlSt BT", Arial, "Times New Roman";
	font-size: 16px;
	font-style: italic;
	color: #000066;
}
.link1 {
	font-family: "GoudyOlSt BT", Arial, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
.title3 {
	font-family: "GoudyOlSt BT", Arial, "Times New Roman";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.link2 {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

