body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #C5DBA3;
}
td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:hover, a:active {
	color: #990000;
}
p, h1, h2, h3 {
	padding: 0 0 10px;
	margin: 0;
}
h1, h2, h3 {
	color: #990000;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 13px;
}
.shadeofgrey {
	font-size: 11px;
	text-align: center;
	padding: 20px;
	border-top: 2px solid #FF0000;
}