	body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding-top: 0;
	background-color: #eeeeee;
	color: #000000;
	}

	h1 {font-size:22pt}
	h2 {font-size:18pt}
	h3 {font-size:14pt}
	h4 {font-size:12pt}
	h1, h2, h3, h4, p, ol, ul, li, th, td, td p {font-family: verdana, helvetica, arial, sans-serif; color: #000000}

	td {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	vertical-align: top;
	background-color: transparent;
	}

	tr {vertical-align: top}

	p {
	font-size: 10pt;
	background-color: transparent;
	text-indent: 20px;
	}
	
	img.main {
	margin: 10px;
	}

	a {
	font-size: 10pt;
	text-decoration: none;
	color: #0000ff;
	background-color: transparent;
	}

	a:visited {
	color: #013976;
	background-color: transparent;
	text-decoration: none;
	}

	a:hover {
	background-color: transparent;
	color: #005000;
	text-decoration: underline;
	}

	.sideborder {
	background-color: #c0c0c0;
	color: #000000;
	font-size: 8pt;
	font-weight: 700;
	letter-spacing: 0.3em;
	}

	.bottom {
	text-align: right;
	vertical-align: middle;
	font-size: 7pt;
	font-weight: 100;
	}

	.mainpanetitle {
	font-weight: 700;
	text-decoration: underline;
	font-size: 11pt;
	indent-left: 30px;
	}

	.caption {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: transparent;
	font-style: italic;
	text-align: center;
	}

	.para {
	margin-top: 10px;
	margin-bottom: 10px;
	}