body {
	background: #fff;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	font-size: 8pt;
}
p,td {
	font-size: 8pt;
}
h1, h2, h3, h4 {
	color: #242879;
	font-weight: bold;

}
h1 {
	color: #242879;
	font-size: 11pt;
	font-weight: bold;
	background: url('images/redarrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
}
h2 {
	font-size: 9pt;
	font-weight: bold;
}
h3 {
	font-size: 8pt;
}
h4 {
	font-size: 8pt;
	font-weight: normal;
}
a {
	font-weight: bold;
	color: #242879;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #242879;
}