.title {
	color: #2D7C23;
	background: #fff;
	margin: 10px 0 25px 0px;
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.author {
	color: #2D7C23;
	background: #fff;
	margin: 10px 10px 25px 300px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.heading {
	color: #2D7C23;
	background: #fff;
	margin: 0px 0 0px 0px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.headingIndent {
	color: #2D7C23;
	background: #fff;
	margin: 0px 0 0px 50px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.body {
	color: #2D7C23;
	background: #fff;
	margin: 10px 0 25px 10px;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

.colhead {
	color: #32681D;
	background: #fff;
	margin: 10px 0 25px 10px;
	font-size: 9pt;
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

p, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	color: #2D7C23;
	background: #fff;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

.tm:link {
	font-weight: normal;
	text-decoration: none;
	color: #32681D;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.tm:hover {
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	color: #32681D;
	font-size: 8pt;
}
.tm:visited {
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	color: #32681D;
	font-size: 8pt;
}
.clink{
	FONT-FAMILY: Arial, sans-serif, geneva, helvetica;
	FONT-SIZE: 9pt;
	color: #32681D;
	TEXT-DECORATION: none;
	TEXT-ALIGN: left;
	font-weight: bold;
}
.clink:hover{TEXT-DECORATION: underline;}

.link{
	FONT-FAMILY: Arial, sans-serif, geneva, helvetica;
	FONT-SIZE: 9pt;
	color: #78BF1D;
	TEXT-DECORATION: none;
	TEXT-ALIGN: left;
	font-weight: bold;
}
.link:hover{TEXT-DECORATION: underline;}

.footer{
	FONT-FAMILY: Arial, sans-serif, geneva, helvetica;
	FONT-SIZE: 8pt;
	color: gray;
	TEXT-DECORATION: none;
	TEXT-ALIGN: center;
}
.footer:hover{TEXT-DECORATION: underline;}

img { border: 10; }

body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

table {
	border-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	horizontal-align: left;
}
#tabletop {
	width: 760;
	border-style: none;
	height: 65;
	margin: 0px 0px 0px 0px;
	background: #2661DD;
	padding: 0;
	horizontal-align: left;
}
#tablemenu {
	width: 760;
	border-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	border: 1;
}
#tablemenu tr {
	vertical-align: middle;
	padding: 0;
}
#tablemenu td {
	vertical-align: middle;
	padding: 0;
}
#tablemenu a:link {
	font-weight: bold;
	text-decoration: none;
	color: #32681D;
	background: transparent;
	border: 0;
}
#tablemenu a:hover {
	font-weight: bold;
	text-decoration: none;
	background: #32681D;
	border: 0;
}
#tablemenu a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #32681D;
	background: transparent;
	border: 0;
}

