<style>

#r {
	color: #ff0000;
}

#t {
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

body {
	font: #000000;
	background: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}

td {
	font: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}

th {
	font: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

a {
	color: #ff0000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

h1 {color: #000000;
    font-family: arial, helvetica, sans-seriff;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

h3 {color: #000000;
    font-family: arial, helvetica, sans-seriff;
	font-size: 12pt;
	font-weight: bold;
}	
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #00CC00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00CC00;
	text-decoration: underline;
}
