body {
	background-color: #aaaaaa;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
}

a {
	text-decoration: underline;
	color:#000000;
}

A:Hover  {
	text-decoration : underline;
	color:#0000CC;
}

H3 {
	color: #09740A;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}
.sm {
	color: #000000;
	font-weight: bold;
	font-size : 18px;
	}

