body {
	background-color: #A8B67E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #40662D;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #281515;
	background-color: #BAC59A;
}

a {
	color: #330000;
}

form {
	background-color: #7B8547;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
  color: #000080;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #535353; font-style: oblique;
}

.header {
	font-family: Cheltenham, Georgia, serif;
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	color: #000040;

}

.nav {
	font-family: Cheltenham, Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #A9C078;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DBE0C9;
}
a:hover {
	color: #4F4FFF;
	background-color: #A9C078;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: italic;
	line-height: 13px;
	color: #5c5c5c; 
}

.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #5c5c5c; 
}

.box1 {
	border-width: 2px;
	border-color: #000066 #333333 #333333 #000066;
  border-style: dotted;

}

