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

