A
	{
	text-decoration: underline;
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
}
A:HOVER {
	color : red;
}

	.Cream
	{
		background: #EFE3CE;
		text-decoration: none;
		font-family:   Arial, Helvetica, sans-serif;
		font-size: 8.5pt;
		font-weight: bold;
	}

	.Aqua
	{
		background: #4A9AB5;
		text-decoration: none;
		font-family:   Arial, Helvetica, sans-serif;
		font-size: 8.5pt;
		font-weight: bold;
	}

	
	.Hunter
	{
		background: #004918;
		text-decoration: none;
		font-family:   Arial, Helvetica, sans-serif;
		font-size: 8.5pt;
		font-weight: bold;
	}
	
	.Navy
	{
		background: #213B82;
		text-decoration: none;
		font-family:   Arial, Helvetica, sans-serif;
		font-size: 8.5pt;
		font-weight: bold;
	}
	
	
	.LightBlue
	{
		background: #CEDFE7;
		text-decoration: none;
		font-family:   Arial, Helvetica, sans-serif;
		font-size: 8.5pt;
		font-weight: bold;
	}
	
.white
	{
		background: #ffffff;
		text-decoration: none;
		font-family:   Arial, Helvetica, sans-serif;
		font-size: 8.5pt;
		font-weight: bold;
	}
DIV.whiteFont
	{
	text-decoration: underline;
	color : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: 600;
	}
DIV.navyFont
	{
	text-decoration: underline;
	color : navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: 600;
	}
A.menuFont
	{
	text-decoration: underline;
	color : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	}
A.menuFont:HOVER {
	color : #EFE3CE;
}
	
	
	TD{

		font-size:8.5pt;      	
      	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif		
	}
DIV.blueFont
	{
	text-decoration: none;
	color : #18418C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	}
	
DIV.blueFont600
	{
	text-decoration: none;
	color : #18418C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	}
	
DIV.hunterFont
	{
	text-decoration: none;
	color : #004918;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5pt;
	font-weight: 700;
}

DIV.largeRedFont
	{
	text-decoration: underline;
	color : Red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5pt;
	font-weight: 700;
}