body {
	margin:0;
	padding:0;
	font-family:'vera sans',helvetica,sans-serif;
/*	font-size:9px; */
	line-height:140%;
	}
a#selected, h1 a:link, h1 a:active, h1 a:visited {
	background:#000;
	color:#fff;
	text-decoration:none;
	}
a:link, a:active {
	color:#0053c1;
	background:transparent;
	text-decoration:underline;
	}
a:visited {
	color:#23488c;
	text-decoration:underline;
	}
input {
	margin:0 3px;
/*	font-size: 11px; */
	}
img, abbr, acronym {
	border:none;
	}
p {
	margin:5px 0;
	padding:0 5px;
	}
input[type=text] {
	width:80%;
	}
.one {	background:#FFFF99; }
.two {	background:#CCFFFF; }
.three {	background:#CCFF99; }
.four {	background:#CCCC99; }
.five {	background:#FFCCCC; }
.six {	background:#FFFFCC; }
.centerf { text-align:center; }
.prtnr { color:#990033; }