body {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff;
	color: #000000;
	padding: 0;
	margin: 0;
	background-image: url(images/bluewaveback.gif);
}

td {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
}

.header {
	font-family: Monotype Corsiva, Pepita, Bradley Hand ITC, Arial, Geneva, Helvetica, sans-serif;
	font-size: 45px;
	font-weight: bolder;
	color: #ffffff;
	background-color: #719B29;
	text-align: center;
  vertical-align: middle;
  line-height: 65px;
  background-image: url(images/darkgreengrass.gif);
}

.subheader {
	font-family: Papyrus, Arial, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-color: #719B29;
	text-align: center;
  vertical-align: top;
  background-image: url(images/darkgreengrass.gif);
}

.subheader_sm {
	font-family: Papyrus, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #719B29;
	text-align: center;
  vertical-align: top;
  background-image: url(images/darkgreengrass.gif);
}

.navig {
	background-color: #333366;
  vertical-align: top;
  width: 164px;
}

.subnavig {
	vertical-align: bottom;
	text-align: center;
	background-color: #B3DD5F;
	height: 25px;
	color: #72A735;
	font-size: medium;
	font-weight: bold;
}

.edge {
	width: 10px;
	background: #333366;
}

.contenttitle 
{
	font-weight: bold;
}

.contentemph {
	margin-left: .5cm;
	margin-right: .5cm;	
	font-style: italic;
	text-align: center;
}

A {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}

A:active, A:hover {
	color: #A0048A;
}