.body {
	color: #ffffff;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	line-height: normal;
}

.title {
	color: #ffffff;
	font-size: 14pt;
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	line-height: normal;
	font-weight:bold;
}

a.bottomlinks
        { color: #ffffff;
			font-size: 10pt;
			font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
			line-height: normal;
			text-decoration: underline;
          }
 a:hover.bottomlinks
        { color: #eaba3f;
			font-size: 10pt;
			font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
         text-decoration: underline;
          }		
	  		  
		   
