@charset "utf-8";

h1 {
	font-family: Pristina;
	font-size: 45px;
	font-weight: bold;
	text-align: center;
	color: maroon;
	margin: 0px;
}
h2 {
	font-family: Pristina;
	font-style: normal;
	font-size: 24pt;
	font-style: normal;
	color: maroon;
	text-decoration: underline;
	text-align: center;
}	
p	{
	font-family: Trebuchet MS;
}	
.links {
	color: blue;
	text-decoration: underline;
}
.titles {
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	color: maroon;
	font-family: Pristina;
}	
.text {
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: black;
	font-family: "Trebuchet MS";
	margin: 0px;
}
.PageHeading {
	font-family: Pristina;
	font-size: 24pt;
	font-weight: bold;
	color: maroon;
	text-decoration: underline;
	text-align: center;
}
.SectionHeading {
	font-family: Pristina;
	font-size: 18pt;
	font-weight: bold;
	color: maroon;
}
.redtext {
	font-family: "Trebuchet MS";
	font-size: 24pt;
	color: red;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	line-height: normal;
}
.mainpagetitle {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mainpagetext {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
h2 {
	font-family: Pristina, "Trebuchet MS";
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}
.plainredtext {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
