
body {
	background-color: #FFFFFF; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt
	}

td {font-family: verdana, arial, helvetica, sans-serif}

a:link {color: #CC0000}
a:visited {color: #666666}
a:active {color: #D99300}
a:hover {color: #D99300}

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #CC0000
	}
h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #D99300
	}
h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	}
h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000
	}
h5 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #D99300
	}
h6 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	}

p{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt
	}
p.small{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt
	}

b {font-weight: bold}