.body{
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}
h3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : 006600;
	font-weight: bold;
}
p{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : 000000;
}
th{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : FFFFFF;
	text-align : center;
	background-color : 006600;
}
td{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : 000000;
	text-align : justify;
}
A { 
	color: 006600;
	font-family: verdana,arial,sans-serif;
	font-weight: 100;
	font-size: 11pt;
	text-decoration: none; 
}
A:hover {
	color: 006600;
	font-size: 11pt;
	font-weight: 100;
	text-decoration : underline;
}
.coupon {
	color: 006600;
	font-size: 11pt;
	font-weight: 100;
	border-style : dashed dashed dashed dashed;
	padding : 10px 10px 10px 10px;
	border-color : 006600 006600 006600 006600;
	text-align : center;
}
.list {
	color: 000000;
	font-size: 10pt;
	font-weight: 100;
	text-align : left;
}
</STYLE>