     P	{}

     A:link, A:visited, A:hover {
          font-size : 12px;
          font-weight: 300;
          text-decoration: underline;
		  font-family: Tahoma;
		  text-align: left;
		  background: none;
     }	
	 A:link {
		  color: #0000FF;
	 }
	 A:visited {
		  color: #0000FF;
	 }
	 A:hover {
		  color: ##0000FF;
		  background-color : #FFCC00;
	 }
	 BODY {
		  font-family: Tahoma;
		  font-size: 12px;
		  font-weight: 300;
		  color: #000000;
		  vertical-align: middle;
		  text-align: justify;
     }
 	}
	 TD {
		  font-size: 12px;
		  font-weight: 300;
		  color: #000000;
		  text-align: justify;
		  vertical-align : top;
	 }
	 H1 { font-size : 24px;
          font-weight: 300;
		  font-family : Tahoma;
		  color : #9B0000;
		  text-align: center;
	 }
	 H4 { font-size : 16px;
         font-family : Tahoma;
		  color : #000000;
		  font-style: italic;
 	}
	 }
	 H6 { font-size : 15px;
          font-weight: 400;
		  font-family : Tahoma;
		  color : #9B0000;
	 }
