body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
}

p {
	font-size: 12pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
}

a:active     {
    font-family: Arial, Helvetica, sans-serif; 
	color: #ff0000;
	TEXT-DECORATION: none
}
a:link       {
    font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	TEXT-DECORATION: none
}
a:visited    {
    font-family: Arial, Helvetica, sans-serif; 
	color: #800080;
	TEXT-DECORATION: none
}

h1 {
	font-size: 14pt;
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 5px;
	margin-top: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	margin-bottom: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #99FF00;
	margin-top: 5px;
	margin-bottom: 5px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	margin-top: 0px;
	margin-bottom: 0px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

td {  font-family: Arial; font-size: 10pt}
