.nounder {
	TEXT-DECORATION: none
}
.just {
	TEXT-ALIGN: justify
}
H4 {
	FONT-STYLE: normal; FONT-WEIGHT: normal; TEXT-ALIGN: justify
}
.plaintext {
	FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 9pt
}

.mess,.mess A:visited,.mess A:active,.mess A:link
{
	font-family: arial, helvetica, sans-serif; 
	font-size: 9pt;
	background-color=#E9FFE9;
	text-decoration:none;
}

.retr, .retr A:visited,.retr A:active,.retr A:link
{
	font-family: arial, helvetica, sans-serif; 
	font-size: 9pt;
	background-color=#006E00;
	color=#FFFFFF;
	text-decoration:none;
}

.retr A:hover
{
	font-family: arial, helvetica, sans-serif; 
	font-size: 9pt;
	background-color=#FFFFFF;
	color=#006E00;
}
.mess A:hover
{
	font-family: arial, helvetica, sans-serif; 
	font-size: 9pt;
	background-color=#006E00;
	color=#FFFFFF;
}

