BODY, TABLE, TR {font-family: Arial; font-size: 10pt; color: #999999;}
H1 {font-family: Arial; font-size: 14pt; color: #FFFFFF; text-decoration: none;}
P {font-family: Arial; font-size: 10pt; color: #999999; text-align: justify;}
A {font-family: Arial; font-size: 10pt; color: #000000; text-decoration: none; font-weight: normal}
A:LINK {
	font-family: Arial;
	font-size: 10pt;
	color: #FF9C31;
	text-decoration: none;
	font-weight: bold;
}
A:VISITED {
	font-family: Arial;
	font-size: 10pt;
	color: #FF9C31;
	text-decoration: none;
	font-weight: bold;
}
A:ACTIVE {
	font-family: Arial;
	font-size: 10pt;
	color: #FF9C31;
	text-decoration: none;
	font-weight: bold;
}
A:HOVER {
	font-family: Arial;
	font-size: 10pt;
	color: Silver;
	text-decoration: overline;
	font-weight: bold;
}