

h2
{
	font-size: 16pt;
	font-family: verdana, cursive;
	color: #0066cc;
	font-weight: bold;
	font-style: normal;
	text-transform: none;

}
h3
{
	font-size: 11pt;
	font-family: verdana;
	color: #0066cc;
	font-weight: bold;
	font-style: normal;


}
body
{
background-color: #ffffff;
font-family: verdana;
font-size: 6pt;
color: #000066;
}

.style1 {font-size:10pt}
.style23 {color: #000066; font-size: x-small;}
.style27 {
	color: #000000;
	font-weight: bold;
}
.style39 {color: #000066; font-size: x-small; font-weight: bold; }
.style46 {color: #3300CC}
.style52 {color: #FF0000; font-size: x-small; font-weight: bold; }
.style54 {font-size: x-small;}
.style55 {color: #3300CC; font-size: x-small; font-weight: bold; }
.style59 {color: #3300CC; font-size: x-small; font-weight: bold; }
.style60 {color: #FFFFFF}
.style61 {color: #FF0000}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px blue;
padding: 12px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

A {text-decoration:underline; color:#003399; }
A:link {text-decoration:underline; color:#003399; }
A:visited {text-decoration:none; color:#003399; }
A:hover	{text-decoration:underline; color:red}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #000066;
	text-decoration: none;
}


.style62 {
	color: #0033FF;
	font-weight: bold;
}