body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
td {
	font-size: x-small;
}
a:link { text-decoration:none; font-weight:bold; color:#000000; }
a:visited { text-decoration:none; font-weight:bold; color:#000000; }
a:hover { text-decoration:none; font-weight:bold; color:#666666; }
a:active { text-decoration:none; font-weight:bold; color:#666666; }
h1 {
	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
}
h2 {
	font-family: Papyrus;
	font-size: medium;
}
h3 {
	font-family: "Comic Sans MS";
	font-size: medium;
}
h4 {
	font-weight: bold;
}

