body {


	background-color:#E8FFB7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #330000;
}

a {
	color: #330000;
}


.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 30px;
  background-color: #990000; 
  color: #E8FFB7;
  text-align:center;
  padding-bottom:10px;
  padding-top:10px;
}

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



.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
	text-align:center;
}

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

td.pic-link{
padding-top:2px;
padding-bottom:25px;
padding-left:inherit;
padding-right:inherit;

}

td.txt-link{
padding-top:1px;
padding-bottom:25px;
padding-left:inherit;
padding-right:inherit;
text-align:center

}






