body, p, td {
	font-family: Verdana, Helvetica, Arial, Geneva;
	color : #000000;
	font-size : 10px;
	line-height: 14px;
	text-decoration : none;
	font-weight : normal;
}
a, a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 15px;
	font-weight: bold;
}
.message {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
