<style type="text/css">{  }
H1
{
	font-size: 18pt;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: black;
}
H2
{
	font-size: 16pt;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: black;
}
H3
{
	font-size: 14pt;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: black;
}
H4
{
	font-size: 12pt;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: black;
H5
{
	font-size: 10pt;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: black;
}
H6
{
	font-size: 10pt;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: black;
}
BODY
{
	font-size: 10pt;
	font-family: Tahoma, Arial, sans-serif;
	color: black;
}
P
{
	font-size: 10pt;
	font-family: Tahoma, Arial, sans-serif;
	color: black;
}
A:active 
{
	color: white;
	font-weight: bold;
	text-decoration: none; 
	font-family: Tahoma, Arial, sans-serif;
	font-size:18pt
}
A:link 
{
	color: white; 
	text-decoration: none; 
	font-family: Tahoma, Arial, sans-serif;
	font-size:18pt
}
A:visited 
{
	color: white; 
	text-decoration: none; 
	font-family: Tahoma, Arial, sans-serif;
	font-size:18pt
}
A:hover 
{
	color: yellow; 
	text-decoration: none; 
	font-family: Tahoma, Arial, sans-serif;
	font-size:18pt
}
table
{
	font-size: 10pt; 
	font-family: Tahoma, Arial, sans-serif;
	vertical-align: top;
}
td
{
	font-size: 10pt; 
	font-family: Tahoma, Arial, sans-serif;
	vertical-align: top
}
tr
{
	font-size: 10pt; 
	font-family: Tahoma, Arial, sans-serif;
	vertical-align: top
}
.combobox 
{
background-color: #000000;
color: #FFFFFF;
font-size: 10pt;
font-family: Tahoma, Arial, sans-serif;
}