body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #660000;
}
a:active {
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #660000;
}
h2 {
	font-size: 12px;
	color: #660000;
}

#quotediv {
background-color: #F3F3F3;
border: solid 2px #660000;
padding: 10px;
margin: 10px;
}
