
BODY {
	background-color:#FFe4FF;
	color: #000000;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	text-align: justify;
	margin-left:0;
	margin-top:0;
}

a {
	color: #660033;
	text-decoration: none;
}
a:visited {
	color: #660033;
	text-decoration: none;
}
a:active {
	color: #660033;
	text-decoration: none;
}
a:hover {
	color: #99000D;
	text-decoration: underline;	
}

.trailer {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 9pt;
}

h1 h2 {
	color:#990000;
}

/* Classes */

.sep {
	color:purple;
}

.compassion {
	font-size:10pt;
	font-weight:bold;
}
.formlabels {
	font-size: 9pt;
	font-weight: bold;
}

