body{
	background-color: #E5D39F;
	font-family: Arial,sans-serif;
	margin-left: 100px;
	width: 50%;
	margin-top: 100px;
	text-align: left;
}
a:link, a:visited, a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #660000;
}
.newmess {
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
color:#FF0000;
}
