td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #004080;
	font-size: 12px;
}
.picborder {
	border: 1px solid #004080;
}
h3 {
	font-size: 20px;
	font-weight: bolder;
}
a:link {
	color: #004080;
	text-decoration: none;
}
a:visited {
	color: #004080;
	text-decoration: none;
}
a:hover {
	color: #339966;
	text-decoration: underline;
}
