td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

 BODY {
	margin-top          : 20px;
	 margin-bottom       : 20px;
	 margin-left         : 0px;
	 margin-right        : 0px;

	background          : #FFFFFF;
	color               : #333333;
}

p.CONTENT {
	font-family         : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size           : 10px;
	letter-spacing      : 1px;
	line-height         : 20px;
	text-align          : justify;
}
p.BigBlue{
	font-family         : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size           : 14px;
	letter-spacing      : 1px;
	line-height         : 30px;
	text-align          : justify;
	color: #96B6CB;
	font-weight: bold;
}

    A:link {
      font-weight         : bold;
      text-decoration     : underline;
      color               : #8F966C;
      }

    A:active {
      font-weight         : bold;
      text-decoration     : underline;
      color               : #8F966C;
      }

    A:visited {
      font-weight         : bold;
      text-decoration     : underline;
      color               : #8F966C;
      }
            
    A:hover {
      color               : #333333;
      text-decoration     : none;
      }
