body {
	background-image: url(images/parchment.gif);
	margin: 0px;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
}
.borderTD {
	background-image: url(images/2border.gif);
	width: 70px;
	
}

.footer {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}

.navTD {
	width: 150px;
	vertical-align: top;
}

	
a.nav:link {
	font-size: 16px;
	font-style: normal;
	color: #000066;}
a.nav:visited {
	font-size: 16px;
	font-style: normal;
	color: #000066;}
a.nav:hover {
	font-size: 16px;
	font-style: normal;
	color: #000066;}	
	
	
	


h1 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000066;
}

h2 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
}

h3 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000066;
}

a {
	color: #330066;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

a:active {
	color: #666666;
	text-decoration: underline;
}
.mainTD {
	vertical-align: top;
}
.largerP {
	font-size: 125%;
}
