/* CSS Document */
a:link
{
	color: #FF0000;font-family:Arial; font-size:10pt; text-decoration:none 
}
a:visited
{
	color: #FF0000;font-family:Arial; font-size:10pt; text-decoration:underline 
} 
a:active 
{
	color: #FF0000;font-family:Arial; text-decoration:underline; font-size:10pt; 
}
a:hover      { font-family:Arial; font-size:10pt; text-decoration:underline; background-color:#FF0000; color:#FFFFFF}

body
{
	font-family: Arial, Helvetica;
	text-align:justify; font-size:10pt; background-color:#FFFFFF
}
body {
scrollbar-arrow-color:#FF6600; scrollbar-base-color:#FF6600; scrollbar-face-color:#000000
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial;color:#2F9240
}
h1
{
	font-size:14pt; font-family:Arial; font-weight:bold
}
h2
{
	font-family:Arial; font-size:12pt; font-weight:bold;  
}
h3
{
	 
color: #000000; font-size: 12pt}
h4
{
	
}
span.orange {font-family: Arial; font-size: 12pt; color: #FF6600; font-style:italic; line-height:150%}
span.whitefoot {font-family: Arial; font-size: 8pt; color: #FFFFFF; font-style:normal}

a:link.whitenav
{
	color: #ffffff;font-family:Arial; font-size:8pt; text-decoration:underline 
}
a:visited.whitenav
{
	color: #ffffff;font-family:Arial; font-size:8pt; text-decoration:underline 
} 
a:active.whitenav 
{
	color: #ffffff;font-family:Arial; text-decoration:underline; font-size:8pt; 
}
a:hover.whitenav      
{ font-family:Arial; font-size:8pt; text-decoration:underline; background-color:#ffffff; color:#000000}


table        { font-family: Arial; font-size: 10pt; color: #000000 }

