/* Start of CMSMS style sheet 'pam&#039;s stylesheet' */
/* CSS Document */
body { 
background-color:#000000;
}

td, p, tr, body {
	font-family:Papyrus, Arial, Helvetica;
	font-size:16px;
	color:white;
}

a, a:link, a:visited	{
	text-decoration:none;
	color:white;
}

a:hover {
	text-decoration:underline;
}
/* End of 'pam&#039;s stylesheet' */

