﻿.PageHeader{
	font-family: "Bauhaus 93";
	font-size: xx-large;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
.PageSubHeader{
	font-family: "Bauhaus 93";
	font-size: x-large;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}

.PageHeading	{
	font-family:"Bauhaus 93";
	font-size:xx-large;
	color: #FFFF00;
	font-weight: bold ;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}

.PageMainText	{
	font-family:"Bauhaus 93";
	font-size:large;
	font-weight: bold ;
	color: #FFFF00;
	text-align: center;
	margin-top:6px;
	margin-bottom: 0;
}

.PageWhiteHeading	{
	font-family:Corbel ;
	font-size:large;
	color:white ;
	font-weight: bold ;
	text-align:left ;
	margin-top:6px;
	margin-bottom: 0;
}

.PagePlainText	{
	font-family:Corbel ;
	font-size:medium ;
	color:black ;
	text-align:left ;
	margin-top:0;
	margin-bottom: 0;
}

.Contactheading	{
	font-family: Tahoma;
	font-size: large;
	color: #993300;
	text-align: left;
	font-weight: bold ;
	text-decoration: underline 
}

.ContactHeader	{
	font-family: Tahoma;
	font-size:small ;
	color: #993300;
	text-align: left;
	font-weight: bold ;
	margin-top:0;
	margin-bottom: 0;

}

.ContactItem{
	font-family: Tahoma;
	font-size:small;
	color: #993300;
	text-align: left;
	margin-top:0;
	margin-bottom: 0;

}

.BackgroundYellow {
	background-color: #FFFF99;
}

</style>

