a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #003333;
	font-weight: bold;

}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003333;
	font-weight: normal;
}
h1 {
	color: #003333;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF3333;
	text-decoration: underline;
}
.captions {
	font-size: x-small;
}
.tabletop {
	vertical-align: top;
	padding: 2px;
}

