body {
	color: black;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 0;
	margin-top: 0;
	font-size: 12pt;
	background: #4a6d28 url(images/) fixed;
	background-color: #004900;
}

a:link {
	color: #004701;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}

a:visited {
	color: #008C00;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12pt;
}
a:hover {
	color: #008C00;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12pt;
}

h1,h2,h3,h4 {
	color: #007D03;
	l
}

.jtitles {
	color:#005500;
	align: center;
	font-size: 12pt;
	font-weight: bold;
}

.tblimg {
	background-image: url(images/bgpane_top.png);
	background-position: top;
	background-repeat: no-repeat;
}

table {
	background-image: none;
	background-color: white;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-type: square;
}

.description1 {
	font-size:11;
	font-style:italic;
	text-align:left;
}

.description2 {
	font-size:13;
	font-style:italic;
	text-align:left;
}


.tr_none {
	background-color: transparent;
}

.dropcap {
 	float: left; 
 	valign: top;
 	line-height: 20px;
 	padding-top: 0px; 
 	padding-right: 3px;
}

.dropcap2 {
	width: 0px;     
	height: 50px;     
	float: left;     
	display: block;     
	text-indent: -6px;       
	margin: 0 8px 0px 0; 
}
