body { 
	background-color: #f6f784;
	background-image: url('images/mbg.jpg');
	background-repeat: repeat-x;
	text-align: center;
	font-family: Tohoma, Verdana, Helvetica;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
 }
td {
	font-family: Tohoma, Verdana, Helvetica;
	font-size: 12px;
	color: #0033FF;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	vertical-align: top;
 }
li {
	font-size: 10px;
	margin-bottom: 4px;
	line-height: 16px;
	list-style-type: decimal;
	list-style-position: inside;
}
a:link {
	color: #006600;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	color: #009900;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #993300;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: underline;
}
.content {
	padding: 5px;

}
