body {
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

P {
	font-size: 12px;
}

A {
	color: #960500;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

.subline {
	margin-top: 0px;
	font-size: 7pt;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
}
.restable {
	border: #BD8E00 1px solid;
	padding: 0px;
}

.res1row {
	background-color: #FFF3C6;
}

.res2row {
	background-color: white;
}
