<style type="text/css">
BODY { 
background : white url(images/background.gif); 
background-repeat : repeat-x; 
} 
.main_text { 
font-family : Verdana, Arial; 
font-weight : normal; 
font-size : 12px; 
color : #005672; 
} 
.small_text { 
font-family : Verdana, Arial; 
font-weight : normal; 
font-size : 10px; 
color : #005672; 
}
.address_text { 
font-family : Verdana, Arial; 
font-weight : normal; 
font-size : 12px; 
color : #005672; 
} 
.heading_text { 
font-family : Verdana, Arial; 
font-weight : bold; 
font-size : 14px; 
color : #005672; 
} 
.not_quite_small_text { 
font-family : Verdana, Arial; 
font-weight : normal; 
font-size : 9px; 
color : #005672; 
} 
.main_heading_text { 
font-family : Verdana, Arial; 
font-weight : bold; 
font-size : 18px; 
color : #be2c4c; 
} 
p.format_alignment { 
text-align : left; 
}