body {
	background: #ffffff url(images/introbackground.jpg) no-repeat center center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-bottom: 0px;
    margin-top: 0px;
}

p, ul, ol, td{
}
.indent {padding-left:1em; margin-top: none}

h2 {
	color: #66cc33;
	font-size: 20px;
	text-decoration: bold;
	padding-left:1em
}

li { color: #66cc33;
} 
.blacktext {color:black}

h3 {
	color: #66cc33;
	font-size: 16px;
	text-decoration: bold;
	padding-left:1em
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #66cc33;
}

a:visited 
{
    text-decoration: none;
	color: #000000;
}

table { 
	 border-width: 1px; 
border-style: outset;
	}
	
img {
border-width: 0px;
}

