BODY {
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 10pt;
	 color: #000066;
	background-color : #F8CD8A;
}
.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000066;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000066;
}
A {
	color : #990000;
	font-weight: bold;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
A:HOVER {
	text-decoration : underline;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000066;
}
sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000066;
}
.underline {
	text-decoration: underline;
	font-weight: bold
}


