body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	color: #999999;
}
.ingress {
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.caption {
	font-style: normal;
	color: #666666;
	font-weight: normal;
	font-size: 10px;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


h3 {
	font-size: 14px;
	color: #666666;
}
h2 {
	color: #666666;
}
th {
	color: #990000;
	padding-top: 20px;
}
td {
	font-size: 10px;
}

