p {
	font-family: Georgia;
	font-size: 18px;
}
.maintable {
	border: thin solid #003663;
}
a {
	color: #003663;
}
h1 {
	font-family: Georgia;
	font-size: 24px;
	font-style: bolder;
	text-decoration: underline;
	color: #003663;
}
h2 {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	font-style: bold;
}
.boldblack {
	font-size: 20px;
	font-style: bold;
	font-family: Georgia;
}
.boldblue {
	font-family: Georgia;
	font-size: 22px;
	font-style: bolder;
	text-decoration: underline;
	color: #003663;
}
div.scroll {	
	height: 380px;	
	width: 607px;	
	overflow: auto;	
}
body {scrollbar-base-color:#003663;}
