body
{
	font-family: Arial;
}

.sideAnchor
{
	font-weight:bold;
	color:White;
	
}
.menuTag
{
	font-weight:bold;
	color:White;
}
.menuTag
{
	font-weight: bold;
	font-size: 12pt;
	color:White;
	font-style: normal;
	font-family: 'Arial';
	text-decoration: none;
}
.menuHiliteTag
{
	font-weight: bold;
	font-size: 13pt;
	color: lightblue;
	font-style: italic;
	font-family: 'Arial';
	text-decoration: none;
}
.menuHomeTag
{
	font-weight: bold;
	font-size: 12pt;
	color: lightsalmon;
	font-style: normal;
	font-family: 'Arial';
	text-decoration: none;
}
.footerStyle
{
	FONT-WEIGHT: bold;
	 FONT-SIZE: 10pt; 
	 COLOR: navy; 
	 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:10pt;
	font-weight: bold;
     COLOR: white; 
     font-family: Arial;
}