h1 {
	font: 46px "Old English Text MT";
}
h2 {
	font: 36px "Goudy Old Style", "Times New Roman";
	color: #000000;

}
h3 {
	font: 22px "Goudy Old Style", "Times New Roman";
	color: #0000A0;
	width: 800px;

}
h4 {
	font: normal 24px/normal "Old English Text MT";
	color: #800000;
	text-decoration: none;





}
h5 {
	font: 16px "Old English Text MT";
}
p {
	font: 18px/24px "Goudy Old Style", "Times New Roman";
	color: #800000;
}
h6 {
	font: 12px "Times New Roman", Times, serif;
}
a:link {
	color: #0033CC;
	text-decoration: none;

}
a:visited {
	color: #3333FF;
	text-decoration: none;

}
.txt1 {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}

