body{
	margin:0;
	text-align:center;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/lightstripe.gif);
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


a:link {
	color: #006600;
	font-weight: bold;
}
a:visited {
	color: #006600;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	font-weight: bold;
}
a:active {
	color: #006633;
	font-weight: bolder;
}

.contact{
	font-family:verdana;
	font-size:7pt;
	color: #104410;
	text-align:center;
	}
.greentitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #339933;
}
.whitetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.largetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.largegreentitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #006600;
	text-decoration: underline;
}
