body {
        background-color: #FFFFFF;
	
}

p {
	color: #000000;
        font-family: "Trebuchet MS";
        font-weight: bold;
} 


td {
	color: #000000;
        text-align: left;
        font-family: "Trebuchet MS";
        font-weight: bold;
} 

a:link {
	color: #000000;
	text-decoration: none;
}


a:active {
	color: #000000;
	text-decoration: none;
}


a:visited {
	color: #000000;
	text-decoration: none;

}

a:hover {
	color: #000000;
	text-decoration: none;
}


h1 {
	font-size: 18pt;
	color: #000000;

}
