BODY {
	font-size: 14px;
	font-family: Arial, sans-serif;
	margin-top: 5;
	margin-bottom: 5;
}

H1{
	font-size: 18px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

P { 	
	margin-top: 6px;
	margin-left: 0px;
	margin-bottom: 6px;
	font-size: 14px;
	font-family: Arial, sans-serif;
}

TD {
	font-size: 13px;
	font-family: Arial, sans-serif;
}

EM {
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #000066;
}

.HEADING {
	margin-top: 8px;
	font-weight: bold;
	color: #000066;
}

.header2 {
	font-size: 16px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #0000CC;
}

.hbullet {
	font-size: 16px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}

.LOCATION {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-size: 11px;
	font-family: Arial, sans-serif;
	background-color: #ADBDCD;
}

.FOOTER {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-style: italic;
	color: yellow;
	margin-top: 0px; margin-left: 0px; margin-bottom: 3px; padding-left: 4px;
}

.MENU2 {
	padding-bottom: 4px;
	font-weight: 700;
	text-indent:  -14px;
	padding-left: 14px;
}
	
.PARAGRAPH {
	text-align:	justify;
	text-indent:  25px;
	padding-left: 10px;
	padding-right: 10px;
}

A.menu1			{	font-size: 14px; font-weight: 500; margin-right: 28; text-decoration: none;}
A.menu1:link    {	color: yellow;	}
A.menu1:visited {	color: yellow;	}
A.menu1:hover   {	color: white; 	}
A.menu1:active  {	color: yellow;	}

A.menu2			{	font-size: 14px; font-weight: 500; margin-right: 28; text-decoration: none;}
A.menu2:link    {	color: #99CCFF;	}
A.menu2:visited {	color: #99CCFF;	}
A.menu2:hover   {	color: #99CCFF; 	}
A.menu2:active  {	color: #99CCFF;	}


