body
{
	color: darkblue;
	font-family: 'Comic Sans MS';
	font-size: 9;
}



.menuTag
{
	font-weight: bold;
	font-size: 11pt;
	color:#FAC552;
	font-style: normal;
	font-family: 'Comic Sans MS';
	text-decoration: none;
}
.menuHiliteTag
{
	font-weight: bold;
	font-size: 12pt;
	color: #FFEA01;
	font-style: italic;
	font-family: 'Comic Sans MS';
	text-decoration: none;
}
.menuHomeTag
{
	font-weight: bold;
	font-size: 11pt;
	color: #1c881c;
	font-style: normal;
	font-family: 'Comic Sans MS';
	text-decoration: none;
}
.sideAnchor
{
	font-weight:bold;
	color:White;
	
}

.footerStyle
{
	font-weight: bold;
	font-size: 9pt;
	color: #8b4e00;
	font-family: Arial;
}
.Heading1
{
	font-weight: bold;
	font-size: large;
	color: white;
	font-family: Arial;
}
.Heading2
{
	font-weight: bold;
	font-size: large;
	color: white;
	font-family: Arial;
}
.Heading3
{
	font-weight: bold;
	font-size: medium;
     COLOR: #ff9933; 
     FONT-STYLE: italic;	
     font-family: Arial;
}
.P3
{
	font-size:9pt;
	font-weight: bold;
     COLOR: white; 
     font-family: Arial;
}