body
{
	background-color: white;
	color: black;
	margin-left: 0px;
	margin-top: 0px;
	font : 8pt;
	font-family: verdana;    
}

ul 
{
	list-style : square;
	margin-top : 1pt;
}

h1
{
    font-size: 14pt;
	font-weight: bold;
}

h2
{
    font-size: 12pt;
	font-weight: bold;
}

h3
{
	font-size: 10pt;
	font-weight: bold;
	margin-bottom : 4pt;
	margin-top: 4pt;
}
h4
{
	font-size: 8pt;
	font-weight: bold;
}

p
{
	margin-bottom : 10pt;
	margin-top: 10pt;
}


td
{
	font-family: verdana;
	font-size: 8pt;
	line-height: 13pt;
}

.smallprint2
{
	font-family: verdana;
	color: #000000;
	font-size: 7pt;
	line-height: 10pt;
}

.smallprint
{
	font-family: verdana;
	color: #999999;
	font-size: 7pt;
	line-height: 10pt;
}
a
{
	font-size: 8pt;
	text-decoration: underline;
	color: #000000;
}

a.footer
{
	font-size: 8pt;
	text-decoration: underline;
	color: #000000;
}

a.footer:visited {
	font-size: 8pt;
	text-decoration: underline;
	color: #5C5C5C;
}

a.footer:hover
{
	font-size: 8pt;
	text-decoration: none;
	color: #5C5C5C;
}

.blue
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	color: #336699;
}

.blue_none
{
	font-size: 8pt;
	
	text-decoration:none;
	color: #336699;
}


a.other
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration:underline;
	color: #336699;
}

.header
{
	font-size: 8pt;
	color: #333333;
}

#dhtmltooltip

{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
visibility: hidden;
z-index: 100;
}