a
{
font-family: sans-serif;
font-size: 8pt;
text-decoration: none;
color: black;
}

a:hover
{
text-decoration: underline;
color: cccc99;
}

a.1
{
font-family: arial;
font-size: 10pt;
font-weight: bold;
}

a.2
{
font-family: sans-serif;
font-size: 8pt;
}

a.3
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #0099ff;
}

p.1
{
font-family: sans-serif;
font-size: 10pt;
color: black;
text-align: center;
font-weight: bold;
}

p.2
{
font-family: sans-serif;
font-size: 10pt;
color: black;
text-align: center;
}

p.3
{
font-family: sans-serif;
font-size: 8pt;
color: black;
}

p.4
{
font-family: sans-serif;
font-size:14pt;
color:black;
text-decoration:underline;
font-weight=bold;
text-align: left;
}

p.5
{
font-family: sans-serif;
font-size: 10;
color: black;

ul
{
font-family: sans-serif;
font-size: 9pt;
}

li
{
font-family: veranda, arial, geneva;
font-size: 10pt;
color: black;
text-align: left;;
}

select
{
font-family: veranda, arial, geneva;
font-size: 8pt;
color: black;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
