font {
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	}

P    {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
      }

H2	{
	font-family: arial;
	font-size  : 12pt;
      }

a, a:link, a:active, a:visited {
	color: #0000EE;
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	}

a:hover {
	color: #0000EE;
	text-decoration: none;
	}





