body 
{  
	background-color: #FFFFFF; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding: 0;
	font-size: 12px;
	font-family: Comic Sans MS !important;
}

td
.links
{
	background-color: #FFFFFF; 
	font-color : #CC6E09;
	font-family: Comic Sans MS !important;
	
}
.justified {
	text-align: justify;
}
h2 {
	font-size: 1.2em !important;
	font-family: Comic Sans MS !important;
}

a {
	color: #cc6600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 10px;
}

li {
	font-weight: bold;
	font-size: 1.1em;
	padding: 4px;
	font-family: Comic Sans MS !important;
}

input, select, textarea {
	width: 100%;
}

td {
	font-size: 12px;
}
.bad {
	color: #FF0000;
	font-weight: bold;
}
.good {
	color: #00FF00;
	font-weight: bold;
}

#tellafriend a {
	font: bold 1.4em Comic Sans MS !important;
	color: #57ad32 !important;
}

form td b {
	font-family: Comic Sans MS !important;
}