BODY {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-color : #F9F9D1;
}

H1 {
	font-family:Comic Sans MS, Arial, Tahoma, Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #75803E;
}

td {
	font-family:Comic Sans MS, Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #75803E;
}

a {
	font-family:Comic Sans MS, Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #75803E;
	text-decoration : underline;
}

li {
	list-style : square outside;
	margin-left : 0px;
	margin-bottom : 10px;
}

TD.cr {
		font-family: Comic Sans MS, Arial, Tahoma, Verdana;
		font-size: 10px;
		font-weight: medium;
		font-style: normal;
		color: #75803E;
}

a.cr {
		font-family: Comic Sans MS, Arial, Tahoma, Verdana;
		font-size: 10px;
		font-weight: medium;
		font-style: normal;
		text-decoration: none;
		color: #75803E;
}

a.cr:hover {
		font-family: Comic Sans MS, Arial, Tahoma, Verdana;
		font-size: 10px;
		font-weight: medium;
		font-style: normal;
		color: #75803E;
		text-decoration: underline;
}

li {
	list-style : square outside;
	margin-left : 5px;
	margin-bottom : 5px;
}

li.home {
	list-style : square outside;
	margin-left : 5px;
	margin-bottom : 15px;
}
