.bodycontent { 
background: #FFFFFF;
}

td { 
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
line-height: 24px;
color: #000000; 
}

h1 { 
color: #000000;
font-size: 30px; 
text-transform: uppercase;
margin: 0px; 
padding: 15px 0px 20px 0px;
line-height: 35px;
}

h2 { 
color: #000000;
font-size: 24px; 
font-weight: bold; 
line-height: 30px;
margin: 0px; 
padding: 30px 0px 15px 0px;
}

.stripe { background-color: #eeeeee;}
