.maintext {
	font-family: "script MT Bold";
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #990000;
	background-color: #A9A9A9;
	padding: 10px;
}
.main_style_sheet {
	background-color: #A9A9A9;
}

h1 {
	font-family: Castellar, "Blackadder ITC", Gigi, "monotype Corsiva", "rage Italic", "script MT Bold";
	font-size: 36px;
	line-height: 26px;
	font-weight: 900;
	text-transform: uppercase;
	color: #990000;
	text-decoration: underline;
	padding: 10px;
}
h2 {
	font-family: Castellar, "Blackadder ITC", Gigi, "monotype Corsiva", "rage Italic", "script MT Bold";
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.linkstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #0000FF;
	text-decoration: underline;
}

