h1 {
	font:bold 13px/16px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
h2  {
	font:normal 10px/16px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
p	{
	font:11px/14px Verdana, arial, helvetica, sans-serif;
	}
li  {
	font:11px/14px verdana, arial, helvetica, sans-serif;
	}	
a   {
	font:normal 11px/14px verdana, arial, helvetica, sans-serif;
	color: Blue;
	background: transparent;
	text-decoration: none;
	}
a:link {color:Blue; background: transparent;text-decoration: none;}
a:visited {color:Blue; background: transparent;text-decoration: none;}
a:hover {color: Blue; background: transparent;  text-decoration : underline; }
a:active {color:Blue; background: transparent;text-decoration: none;}

a.nav {
	font:normal 11px/14px verdana, arial, helvetica, sans-serif;
	color: Blue; 
	background: transparent;
	text-decoration:none;
	}
a.nav:link{color: Blue; background: transparent; text-decoration: none; }
a.nav:visited{color: Blue;  background: transparent;  text-decoration : none; }
a.nav:hover{color: Blue; background: transparent; text-decoration: underline;}
a.nav:active{color: Blue; background: transparent;}

a.white {
	font:normal 11px/14px verdana, arial, helvetica, sans-serif;
	color: White; 
	background: transparent;
	text-decoration:none;
	}
a.white:link{color: White; background: transparent; text-decoration: none; }
a.white:visited{color: White;  background: transparent;  text-decoration : none; }
a.white:hover{color: White; background: transparent; text-decoration: underline;}
a.white:active{color: White; background: transparent;}


 P.breakhere {page-break-before: always}

