html, body {  
margin: 15px 0px 15px 0px;
padding: 0px 0px 0px 0px;
border: 0px;
text-align: left;
	
background-color: #e2a2b3; 
}

table { 
font-family: Arial, Helvetica, sans-serif; 
color: #313131; 
font-size: 12px; 
line-height: 17px
}
table a:link {color: #702a83; text-decoration: underline}
table a:visited {color: #702a83; text-decoration: underline}
table a:hover {color: #702a83; text-decoration: none}
table a:active {color: #702a83; text-decoration: underline}

h2 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
color: #702a83; 
margin: 0px; 
padding-bottom: 8px;
}


