body {
	background-color:white;
}
body,p,td {
	font-family:sans-serif;
	font-size:14px;
}
a {
	text-decoration:none;
	color:blue;
}
td,tr,table {
	vertical-align:top;
}
.ms {
	font-family:courier;
}
.msg {
	background-color:#f1f1f1;
	width:400px;
}
