.text{
	font-size: 9pt;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	color: white;
	letter-spacing : normal;
	line-height : 12pt;
} 
i{
	font-size: 9pt;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	color: white;
	letter-spacing : normal;
	line-height : 12pt;
	font-style : italic;
	word-spacing : 1px;
} 
.green{
	font-size: 9pt;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	color: #33cc00;
	letter-spacing : normal;
	line-height : 12pt;
} 

.small{
	font-size: 7pt;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	color: white;
	letter-spacing : normal;
} 
.sblue{
	font-size: 2pt;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	color: #4754A3;
	letter-spacing : normal;
} 

strong{
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	color: white;
	letter-spacing : normal;
	line-height : 12pt;
} 
b{
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	color: black;
	letter-spacing : normal;
	line-height : 12pt;
} 
A:LINK {color:white; font-family: Arial,Helvetica,sans-serif; font-size: 9pt;}
A:ACTIVE {color:white; font-family: Arial,Helvetica,sans-serif; font-size: 9pt;}
A:VISITED {color:white; font-family: Arial,Helvetica,sans-serif; font-size: 9pt;}
A:hover {color:red; font-family: Arial,Helvetica,sans-serif; font-size: 9pt;} 



