html {
padding-top : 0; 
padding-right : 0; 
padding-bottom : 0; 
padding-left : 0; 
border-top-width : 0; 
border-right-width : 0; 
border-bottom-width : 0; 
border-left-width : 0; 
margin : 0; 
}


a {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-decoration: underline;
	color: #666666;

}
a:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-decoration: none;
	color: #800080;
	background-color : #e7dee7;
}



body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size : 12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	  font-size : 12px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.email_header {
	font-family: "Times New Roman", Times, serif;
	font-size : 12px;
	color : #999999;
}

.email_header_contents {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color : #9966FF;
}

.mandatory {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: super;
	font-size: 8pt;
	color: #FF00FF;
}

.stoppress {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 12px;
	background-color : #e7dee7;
}
