BODY {
	background : #FFFFFF;
	font-size : 10pt%;
	color : #000000;
	font-family : arial, helvetica, sans-serif;
} 

HR {
color : #69008C; 
} 

P {
font-family : arial, helvetica, sans-serif; 
} 

UL {
list-style : normal; 
font-family : arial, helvetica, sans-serif; 
margin-bottom : 0%; 
} 

OL {
font-family : arial, helvetica, sans-serif; 
margin-bottom : 0%; 
} 

A:link      { color: #69008C; TEXT-DECORATION: none; font-weight: bold }

A:visited   { color: #69008C; TEXT-DECORATION: none; font-weight: bold }

A:active    { color: #69008C; TEXT-DECORATION: none; font-weight: bold }

A:hover     { color: #FF0000; TEXT-DECORATION: none; font-weight: bold }

TD {
font-size : 10pt; 
font-family : arial, helvetica, sans-serif; 
} 

TH {
font-size : 10pt; 
font-family : arial, helvetica, sans-serif; 
text-align : left; 
background-color: #ffffff;
} 
 
IMG {
border-style : none; 
} 

.red{
	color : #FF0000;
}


.blue{
	color : #3F4D90;
}

.links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
	
.nobold{
	font-weight : normal;
}

.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
	

