body {
  	font-family: arial, sans-serif;
	color: #003300;
	font-size: 10pt;
}

td {
	font-family: arial, sans-serif;
	color: #003300;
	font-size: 10pt;
}

th {
	font-family: arial, sans-serif;
	color: #003300;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

h1 {
	font-size: 11pt;
	font-weight: bold;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	line-height: 110%;
}

h3 {
	font-size: 11pt;
}

a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
a:active {
	color: #006600:
	text-decoration: none;
}

.navbar {
	background-color: #009900;
	background-image: url(../../images/bgNavBar.gif);
	background-repeat: repeat-x;
}

.topbar {
	background-color: #009900;
	background-image: url(../../images/bgTopBar.gif);
	background-repeat: repeat-y;
}

.mainpane {
	background-color: #FFFFCC
}

.descriptivetext {
	line-height: 125%;
	text-align: justify;
/*	border-right: dotted #003300 1px; */
}

.quotetext {
	font-size: 8pt;
	font-family: arial;
	color: #006600;
}

.addresstext {
	color: #d4deb7;
	font-family: arial;
	font-size: 8pt;
}
