body,td {
	font-family:arial, helvetica, sans-serif;
	font-size:10pt;
}

body {
	background-image:url("../images/background.gif");
	margin:0px;
}

.navtext {
	color:#650670;
	font-style:italic;
	font-size:12pt;
}

.header {
	color:#872890;
	font-style:italic;
	font-weight:bold;
	font-size:14pt;
}

.copyright {
	color:#872890;
	font-size:9pt;
}

.form_element {
	background-color:#eeeeee;
	color:#000000;
	border:1px solid #cccccc;
	font-size:10pt;
}

.adminnav {
	color:#872890;
}

ul {
	margin-top:0px;
	margin-bottom:0px;
}

