BODY, TD, P {font-size: 11pt;
font-family:"Bookman Old Style", "Arial", "Helvetica", sans-serif;
color: #015101;
}

.smallPrint {
	font-size: 10px;
	line-height: 14px;
}

H1 {font-size: 14pt;
margin-top: 3px;
margin-bottom: 7px;
font-family: "Bookman Old Style","Arial", "Helvetica", "Sans-Serif";
color: #015101;
font-weight: normal;
}

H2 {font-size: 13pt;
font-family: "Bookman Old Style","Arial", "Helvetica", sans-serif;
color: #015101;
font-weight: normal;
margin-top: 3px;
margin-bottom: 3px;
}

H3 {font-size: 12pt;
font-family: "Bookman Old Style","Arial", "Helvetica", sans-serif;
color: #015101;
font-weight: bold;
margin-bottom:5pt
}

UL {margin-top:3pt;
margin-bottom:0;
}

OL {margin-top:0;
margin-bottom:0;
}

.footer {font-size: 8pt;
color: #015101;
}

#myHR { height: 2px; 
width: 95%; 
background:#015101; 
margin-bottom:5;
} 

A:link { color: #029402;
text-decoration: none
}

A:visited { color: #808080;
text-decoration: none
}

A:hover {color: #00C0C0;
text-decoration: underline
}

#header {
	background:url(images/header.jpg) no-repeat;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height: 283px;
}

#content {
	background:url(images/content.jpg) top left no-repeat;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#nav {
	padding:16px 0 0 0;
	margin:0;
}

#nav li {
	list-style:none;
	display:inline;
	margin:0;
}

#nav li a {
	padding:10px 12px;
	font: georgia;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	font-style: italic;
	color:#ffffff;
	background:url(images/a_hover.gif) top no-repeat;
}

#nav a:hover {
	background:url(images/a_hover.gif) bottom repeat-x;
	padding-top: 17px;
}

#mySubmit { font-size: 9pt;
color: white;
padding: 2px; 
font-weight: normal; }

div.phototable {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

