BODY, p, div, table, td, tr{
	font-size: 9pt;
	color: black;
	font-family : Arial;
}
.headtext2 {
	FONT-SIZE: 10pt; 
	COLOR: #ffffff; 
	TEXT-DECORATION: none;
}
.headtext {
	FONT-SIZE: 10pt; 
	COLOR: #000080; 
	TEXT-DECORATION: none;
}
.bodytext {
	FONT-SIZE: 9pt; 
	COLOR: #000000; 
	TEXT-DECORATION: none;
}
.bodytextsm {
	FONT-SIZE: 8pt; 
	COLOR: #000000; 
	TEXT-DECORATION: none;
}
.linktext {
	FONT-SIZE: 9pt; 
	COLOR: #7C7CB8; 
	TEXT-DECORATION: none;
}
A, A:LINK, A:VISITED {
	text-decoration : none;
}
A:ACTIVE, A:HOVER {
	color : navy;
}
UL {
	list-style-type : square;

}
.bodytext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-indent: 1cm;
}

