body 		
{
        background: white;
	font-size: 10pt;
	font-family: Verdana,Arial;
	color=black
}

p	
{ 
	margin-bottom: 0em;
}	

p.small	
{ 
	font-size: 8pt;
	font-family: Verdana,Arial;
	color:#bbbbbb;
	margin-bottom: 0em;
}	

table
{
	font-size: 9pt;
}

th
{
	font-family: Verdana,Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #dcd2bb
}

td
{
	font-family: Verdana,Arial;
	font-size: 9pt;
	font-weight: bold;
	

}

a:link
{
	background: transparent; 
	color: white;
	color: #cccccc;
} 

a:visited
{  
	color: #cccccc;
}

a:active
{
	color: white;
}


li p
{
	margin-top: .75em;
	margin-bottom: 1.25em;
}	

li
{
	margin-left: -.25in;
}	 

ol li	
{
	margin-left: -.15in;
} 

ul
{
	list-style: disc;
}

ul.onestep
{
	list-style: disc;
}

DT
{
	font-size: 9pt;
}


DD
{
	font-size: 9pt;
}

DL
{
	font-size: 9pt;
}

H1
{
	margin-bottom: -1em;
	font-size: 14pt;
	font-weight: bold;
}

H2
{
	font-size: 12pt;
	font-weight: bold;
	color: white;
	
}

H3
{
	font-size: 10pt;
	font-weight: bold;
}

H4
{
	font-size: 10pt;
	font-weight: bold;
}

H5
{
	font-size: 10pt;
	font-weight: bold;
}

H6
{
	font-size: 10pt;
	font-weight: bold,
}


