body {
	background-color: FFFFFF;
}

body, td, th, h3, h6, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small; 
	color: #220000;
}

table {
	background-color: #FFFFFF;
}

h1, h2, h4, h5 {
  color: #220000;
}


a:link { 
	text-decoration: none;	
	color: #440000 }

a:hover {
	text-decoration: none;
	color: #CC9966;

}
a:visited {
	text-decoration: none;
	color: #440000;

} 

