h1, h2, h3, h4, h5, h6 {color: "#993366";
	font-family: "Tahoma";}

p, td, th {color: "#000000";
	font-family: "Tahoma";
	font-size: "x-small";}

p.small {font-size: "xx-small";}

span.date {font-size: "xx-small";
	color: "#aaaaaa";}

a {color: "#0066CC";
	font-family: "Tahoma"}
a.visited {color: "#0066CC";}
a.active {color: "#0066CC";}
a:hover {color: "#FF0000"}

textarea {font-family: "Tahoma";}
input {font-family: "Tahoma";}

th {text-align: "left";}

table.box {border-color: "#000080";
	border-style: "solid";
	border-width: "thin";
	width: "100%";
	background-color: "#eeeeff";}

ul.noindent, ol.noindent {list-style-type: "none";
	margin-top: "0px";
	margin-bottom: "10px";
	margin-left: "5px";}
