<STYLE type="text/css">

BODY {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Courier, Times;
font-size: 10pt
}

B {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Courier, Times;
font-size: 10pt
}

CODE, TT, PRE {
font-family: "Courier New",courier,monospace
}

TD, TH, UL, OL, LI, P, DD, DL, BR {
font-family: v"Trebuchet MS", Verdana, Arial, Helvetica, Courier, Times;
font-size: 10pt
}

H1 {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Courier, Times;
font-size: 16pt
}

H2 {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Courier, Times;
color: #666666;
font-size: 14pt
}

H3 {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Courier, Times;
font-size: 12pt
}

H5 {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Courier, Times;
font-size: 20pt
}

.smallprint {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Courier, Times;
font-size: 8pt
}
 
A:link {
    color: #666666;	
    text-decoration: none;
	font-weight: bold;
}
A:visited { 
    color: #666666;  
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	color: #FF0000;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
	font-weight: bold;
}
A:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.banner A:hover {
	color: #FF0000;
	text-decoration: none;
	border-bottom: none
}

.no-underline A:hover {
	color: #FF0000;
	text-decoration: none;
	border-bottom: none
}

table.data tbody td  {
	padding: 0px 0px 2px 3px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	white-space: nowrap;
}

</STYLE>