BODY
{
	
	color : #000000;
	font : bold 10pt Arial;
	text-align : left ;
	font-family : Arial, Helvetica, sans-serif;
}

p
{
	color : Black;
	font : bold 10pt Arial;
	text-align : left ;
	font-family : sans-serif;
}
p.center
{
	color : Black;
	font : bold 10pt arial ;
	text-align : center ;
}

.italic
{
	color : #000000 ;
	font : italic 8pt arial ;
	text-align : left ;
}
A
{
	color : #000000 ;
	font : 10pt arial ;
	text-align : center ;
	text-decoration : none ;
}
A:Link
{
	color : #000000 ;
	font : 10pt arial ;
	text-align : center ;
	text-decoration : none ;
}
A:Visited
{color : #000000;
	font :10pt arial ;
	text-align : center ;
	text-decoration : none ;

}
A:Active
{
	color : #000033 ;
	font :bold 10pt arial ;
	text-align : center ;
	text-decoration : none ;
}
A:Hover
{
	color : #0000ff ;
	font :bold 10pt arial ;
	text-align : center ;
	text-decoration : none ;
}
H1
{
	color : #000066;
	font : bold 14pt arial ;
	text-align : center ;
	background-color : #ffffff;
}
H2
{	color : #000066;
	font : bold 12pt arial;
font-family : "arial";
text-align : left;
	background-color : #003300;
}
H3
{	color : #ffffff;
	font : bold italic 10px;
font-family : "arial";
text-align : left;
	background-color : #000066;
}

H4
{
	
	color : #666666 ;
	font : bold 12pt arial ;
	text-align : center ;

}
H5
{	color : #000000 ;
	font : bold 12pt arial ;
	text-align : center ;
}
H6
{
	color : #ffffff;
	font : 10pt arial ;
	text-align : center ;
	background-color : #000066;
}

.border
{
	border-color : #00006 ;
	border-width : 1px;
}

hr
{
	 color: #000000; text-align: center;
}

li
{
	color : #000000 ;
	font : bold 10pt;
	text-align : left ;
	font-family : "arial;
}
li.overview
{
	color : White;
	font-family : sans-serif;
	font : bold 12px arial;
	background-color : #000066;
}
td
{
	color : #000000 ;
	font : bold 10pt Arial;
	text-align : left ;
	
}
td.red
{
	color : #ff0000 ;
	font : bold 10pt arial ;
	text-align : left ;
}

td.center
{
	
	color : #660f0f ;
	font : bold 10pt arial ;
	text-align : center ;
	
}

span.strong{
	font: bold 10pt arial ;
}

.red{
	font: color:red;
}


