body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fdfeee;
	padding: 5px;
}
.textcell {
	padding: 10px 30px 10px 10px;
}
.caption {
	font-size: 9px;
}
.linecell {
	background-image: url(images/vert_line.gif);
	background-repeat: no-repeat;
	background-position: center;
}
a:link {
	color: #010066;
}
h1 {
	font-family: "Goudy Old Style", Georgia, "Times New Roman";
	font-size: 24px;
	color: #010066;
}

a:visited {
	color: #010066;
}
a:hover {
	text-decoration: none;
}
a:active {
}

