.bodytitle {
		text-decoration : none;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-style : normal;
		font-weight : bold;
		color :  #000000;
	}

.body {
		text-decoration : none;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-style : normal;
		font-weight : normal;
		color :  #333333;
	}

.buttons {  
 	text-decoration:none; 
	line-height:15px;  
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #ffffff;
	background-color : #00009C; 
	border-width:2;
	}
