

a:link  {
	font-family : Verdana;
	font-size : 10pt;
	line-height:10pt;
	text-decoration : none;
	color: #FF8C00;
}
a:active  {
	font-family : Verdana;
	text-decoration : none;
	font-size : 10pt;
	line-height:10pt;
	color: #FF8C00;
}
a:visited  {
	font-family : Verdana;
	text-decoration : none;
	font-size : 10pt;
	line-height:10pt;
	color: #FF8C00;
}

A:hover 	{
	font-family : Verdana;
	BACKGROUND: none;
	font-size : 10pt;
	line-height:10pt;
	COLOR: #FF8C00; 
	TEXT-DECORATION: none
}

h1	{
	font-family:"Verdana";
	font-size : 15pt;
	line-height:15pt;
	color: ffffff;
	line-height: normal;
}

td {
	font-family:"Verdana";
	font-size:10pt;
	color: #ffffff;
	line-height:12pt;
}


b { color: #FF8C00; font-weight: bold; font-family: Verdana, Arial, Helvetica, Swiss, Sans; text-decoration: none }
b a:link  { color: #FF8C00; text-decoration: underline }
b a:visited  { color: #FF8C00; text-decoration: underline }
b a:hover { color: #FF8C00; text-decoration: underline }

p {
font-family:"Verdana";  font-size:10pt; color:#ffffff; line-height:12pt;
}

.footer {
	color: gray;
	font-size: 6pt;
	font-family: Verdana, Arial, Helvetica, Swiss, Sans;
	text-decoration: none }


.alignleft {    float: left;
    margin: 2px 5px 5px 10px;}
