.body_text {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
        line-height: 130%;
	text-decoration: none;
}

a:link { 
	color: #FFCC99;
	}
a:visited { 
	color: #CC9999;
	}
a:active { 
	color: #FF9900;
	}

h1 {
font-size: 10pt;
color: #ffffff;
font-weight: bold;
font-style:italic; 
margin-top: 0px;
margin-bottom: 2px;
} 
h2 {
font-size: 10pt;
color: #ffffff;
font-weight: normal;
font-style: italic; 
margin-top: 0px;
margin-bottom: 0px;
}