       a {
	color : #FFFF00;
	text-decoration : underline;
	background-position: left;
      }
     body {
	background-color : #E8E8E8;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	text-align: justify;
	margin: 0px;
      }
     h2 {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14px;
	font-style: italic;
      }
     table {
           color : #ffffff;
      }
     td, th {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold;
	background-color: #000000;
      }p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
}

