body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}

.lombardhead {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, sans-serif;
	letter-spacing: 1px;
}
.tdhead {
	font-size: x-small;
	color: #CCFFCC;
	background-color: #009900;
	font-weight: bold;
}

.maintext {
	font-size: x-small;
	margin-right: 20px;
	margin-left: 20px;
}
.maintexttop {
	font-size: x-small;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 16px;
}

.footer {
	font-size: xx-small;
	color: #999999;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #66CC00;
}

.mainmenu {
	font-size: x-small;
	font-weight: bold;
	color: #CCFFCC;
}
.mainmenusp {
	font-size: xx-small;
	font-weight: bold;
}
.leftmenu {
	font-size: x-small;
	padding-top: 16px;
	font-weight: bold;
}
.rightmenu {
	font-size: x-small;
	font-weight: bold;
	padding-top: 16px;
}

.contact {
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 4px;
}

.formtext {
	font-size: xx-small;
}

h1 {
	font-size: large;
	color: #006600;
	padding-top: 12px;
	padding-left: 20px;
}
h2 {
	font-size: small;
	font-weight: bold;
	color: #006600;
	padding-left: 20px;
	border-top-style: none;
	padding-top: 4px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3 {
	font-size: small;
	font-weight: bold;
	color: #009900;
	padding-left: 3px;
	padding-top: 16px;
}
h4 {
	font-size: x-small;
	font-weight: bold;
	color: #006600;
	padding-left: 20px;
	padding-top: 4px;
}

a:link {
	color: #0066FF;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
a.contact:link {
	color:#FFFFCC;
}
a.contact:visited {
	color:#FFFFCC;
}
a.contact:hover {
	color:#FF9900;
}
a.contact:active {
	color:#FF9900;
}
a.mainmenu:link {
	color:#CCFFCC;
}
a.mainmenu:visited {
	color:#CCFFCC;
}
a.mainmenu:hover {
	color:#FF9900;
}
a.mainmenu:active {
	color:#FF9900;
}
a.mainmenusp:link {
	color:#CCFFCC;
	font-size: xx-small;
}
a.mainmenusp:visited {
	color:#CCFFCC;
	font-size: xx-small;
}
a.mainmenusp:hover {
	color:#FF9900;
}
a.mainmenusp:active {
	color:#FF9900;
}

ul {
	padding-left: 40px;
}
li {
	font-size: x-small;
}

.printclose {
	font-size: xx-small;
	margin-left: 80px;
}

.top {
	font-size: x-small;
	background-color: #99FF66;
	text-align: right;
	padding: 2px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #009900;
	font-weight: bold;
}

.how {
	font-size: small;
	font-weight: bold;
	color: #006600;
	text-align: center;
	padding-bottom: 12px;
}

.red {
	color: #FF0000;
}
