body {
	font-family: arial, helvetica, sans-serif;
	background-color: white;
}

pre {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 13pt;
	line-height: 14pt;
}

p {
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	color: #E0A040;
	text-indent:10px;
}

a {
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	line-height: 16pt;
	color: #0080c0;
	text-decoration: none;
}

a:hover {
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	line-height: 16pt;
	color: #0080c0;
	text-decoration: underline;
}

a:visited {
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	line-height: 16pt;
	color: #000000;
	text-decoration: none;
}

table {
	border-style: hidden;
	border-collapse: collapse;
	width:100%;
	font-size: 10pt;

}

th {
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	font-size: 10pt;
	color: #0066CC;
	font-weight: bold;
}

td {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	padding: 2px;
}
