table {
	background-color: #FFFFFF;
}
body {
	background-color: #EEEEEE;
}
p {
	font-family: "Lucida Sans", Verdana, sans-serif;
	color: #996633;
	font-size: 11px;
	line-height: 1.5pc;
}
li {
	font-family: "Lucida Sans", Verdana, sans-serif;
	color: #996633;
	list-style-type: none;
	font-size: 11px;
	line-height: 1.25pc;
}
h4 {
	font-family: "Lucida Sans", Verdana, sans-serif;
	font-weight: bold;
	color: #663300;
	letter-spacing: 0.25em;
}
a:link  { color: #0033FF; text-decoration: none; }
a:link:active { color: #CC0099; outline: gray 1 px dotted; }
a:visited { color: #000066; text-decoration: none; }
a:visited:active { color: #006699; outline: gray 1px dotted; }
a:hover {
	text-decoration: underline;
}
