BODY			{
	color:black;
	background:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}
A:LINK {text-decoration: none; color: yellow}
A:VISITED {text-decoration: none; color: yellow}
A:HOVER {text-decoration: underline; color: white; font-weight: bold;}

H1				{
	font-size: 20pt;
	font-weight: bold;
	color: Maroon;
	text-align: center;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;

}
H2				{
	font-size:		20pt;
	text-align:		center;
	font-weight:	bold;
	color:			white;
	font-family: Arial, Helvetica, sans-serif;

				}
H3				{
	font-size:		18pt;
	text-align:		center;
	color:			yellow;
	font-family: Arial, Helvetica, sans-serif;

				}
H4				{
	font-size: 	12pt;
	text-align: left;
	color: White;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

}
H5				{
	font-size:	12pt;
	text-align: center;
	color: 		Black;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

}
H6				{
	font-size:	12pt;
	text-align:	center;
	color:		black;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;


		
				
.YellowText {
	color: yellow;
}
.YellowText {
	color: yellow;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;


}
.Header1 {
	font-size: 42px;
	font-weight: bold;
	color: maroon;
	font-family: Arial, Helvetica, sans-serif;

}
.BoldText {
	font-size: 14px;
	font-weight: bold;
	color: black;
	font-family: Arial, Helvetica, sans-serif;

}
.Text {
	font-size: 15px;
	font-weight: normal;
	color: black;
	font-family: Arial, Helvetica, sans-serif;

}
.BoldMaroon {
	font-size: 18px;
	font-weight: bold;
	color: maroon;
	font-family: Arial, Helvetica, sans-serif;

}
.BoldMaroon24 {
	font-size: 24px;
	font-weight: bold;
	color: maroon;
	font-family: Arial, Helvetica, sans-serif;

}
.MaroonText {
	font-size: 15px;
	font-weight: normal;
	color: maroon;
	font-family: Arial, Helvetica, sans-serif;

}
.BoldBlack {
	font-size: 18px;
	font-weight: bold;
	color: 000000;
	font-family: Arial, Helvetica, sans-serif;

}
.WhiteHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
