body
{
	font-family: Arial;
	background-image: url('background_8.jpg');
	background-repeat: no-repeat;
	background-attachment:Scroll;
	background-position: center top;
	font-size:9pt; color:#666666;
	
	
	
}

.border_red_2px
{
	border: 2px;
	border-color: #990000;
}


.smredtxt    { font-family: Arial; font-size: 8pt; color: #800000; 
}


.bodytext    { font-size: 10pt; color: #666666; text-align:left; margin-top:0px; margin-bottom:12px; 
}


UL { list-style-image: url("bullet.gif"); font-size: 10pt; color #666666; margin-bottom: 6;

}

a:link
{
	color: #666666; 
}
a:visited
{
	color: #990000; 
} 
a:active 
{
	color: #000000;
}

}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
}
h1
{
	font-size: 12pt; color: #990000; font-weight: bold;
}
h2
{
	font-size: 10pt; color: #000000;  font-weight: bold;
}
h3
{
	font-size: 10pt; color: #990000; 
}

h4
{	
	font-size: 10pt; color: #666666; margin-bottom: 6px;
}


h5
{	
	font-size: 12pt; color: #990000; margin-bottom: 6px;
}