﻿.Maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	color: #000000;
}
.alternatetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #0000FF;
}
.Special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	color: #FF0000;
}
.Small {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
}
.Headermain {
	font-family: "Academy Engraved LET", cursive, sans-serif;
	font-size: 56px;
	font-weight: bold;
	color: #006600;
	text-align: center;
	text-decoration: none;
	font-style: normal;
}
.seclinemain {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #006600;
	text-align: center;
}
.mainlast {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #006600;
	text-align: center;
	font-weight: bold;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000000;
}
.Links {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}
