BODY{
	background-color: #FCFCFC;
	color: #000000;
}
A:link{ color: #0000FF }
A:visited{ color: #0000BB }
A:hover{ color: #FF0000 }
H1{ text-align: center }
.comment{ line-height: 140% }
.action{ color: #FF1100 }
.link{ text-align: center }
TABLE.message{
	background-color: #D0D0F0;
	line-height: 130%;
}