BODY {
	font-size: 14px;
	font-family: Arial, sans-serif;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
}

P { 	
	margin-top: 8;
	margin-left: 5;
	margin-bottom: 8;
	font-size: 14px;
	font-family: Arial, sans-serif;
}

TD {
	font-size: 14px;
	font-family: Arial, sans-serif;
}

EM {
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #000066;
}

.plab {
	 margin-top: 2;
	 margin-bottom: 10;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}


.footer {
	margin-top: 3;
	margin-bottom: 3;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-style: italic;
}

a 		{	font-weight: 400;	}

a:link     {	color: blue;	text-decoration: none;	}
a:visited  {	color: blue;	text-decoration: none;	}
a:hover    {	color: blue;	text-decoration: underline;	}
a:active   {	color: blue;	text-decoration: none;	}

a.nav1{	
	font-weight: 500;			
}
a.nav1:link     {	color: black;	text-decoration: none;	}
a.nav1:visited  {	color: black;	text-decoration: none;	}
a.nav1:hover    {	color: blue;	text-decoration: none;	}
a.nav1:active   {	color: black;	text-decoration: none;	}

