A { text-decoration:none; }
  
P {
        text-align: left;
        color: black;
	margin:10px 0px 0px 0px; 
}
.contact {
        text-align: right;
        color: black;
	margin:10px 0px 0px 0px; 
}
.header {
        text-align: right;
        color: black;
	margin:-10px 0px 0px 0px; 
}

BODY {
	margin:0px;
	padding:0px;
     }

FONT {
        font-family: arial;
        color: black;
        font-size: 12;
	font-weight: normal;
      }
td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:14px;
}

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}

H3 {
        text-align: center;
        color: black;
	margin:10px 0px 0px 0px; 
}
