body {
   background-color: #143100
}

p, center, td, th, h1, h2, h3, ul, li, input, select, div {
	color: #e0ffcc;
	font-family: Verdana, Arial, Helvetica;
	font-size: 1em;	
	margin-left: 10pt;
	margin-right: 10pt;
}

p  {
	color: #e0ffcc;
	margin-top: 6pt;
	margin-bottom: 6pt;
	text-indent: 0px;
	text-align: justify
}

strong {
        text-align: center
}

a  {
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	font-size: 1em;
	color: #4da621

}

li {
	list-style-type:disk;
	text-align: justify
}

ul {
	padding-left:12pt
}

.heading1 {
	font-family: "Trebuchet MS", verdana, Arial, Helvetica;
	margin-left: 2pt;
	margin-right: 2pt;
	font-weight: bold;
	font-size: 1.4em;
	color: #c3c300
}

.heading2 {
	font-family: "Trebuchet MS", verdana, Arial, Helvetica;
	align: center;
	margin-left: 2pt;
	margin-right: 2pt;
	font-weight: bold;
	font-size: 1.25em;
	color: #c3c300
}

.heading3 {
	font-weight: bold;
}

.caption {
	color: #e0ffcc;
        font-size: 0.8em       
}        

.figheading {
	font-weight: bold;
	font-style: italic;
}

A:hover {
  color: #00ff00;
}

A.side:hover {
}

A.top:hover {
}