td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
a:link, a:active, a:visited {
	color: #006699;
}
a:hover {
	color: #006699;
	text-decoration: none;
}.smallbluetext {
	font-size: 11px;
	color: #006699;
}
a.smalblue:link, a.smalblue:active, a.smalblue:visited {
	color: #006699;
	font-size: 11px;
}
a:.smalbluehover {
	color: #006699;
	font-size: 11px;
	text-decoration: none;
}.headerbig {

	font-size: 18px;
	font-weight: bold;
	color: #006699;
}
td.back {
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: right;
}
img.border {
	border: 1px solid #006699;
}
table.border {
	border-top: 2px solid #006699;
	border-right: 2px solid #006699;
}
td.border {
	border-bottom: 2px solid #006699;
	border-left: 2px solid #006699;
}
ul.nomargin {
	margin: auto auto auto 20px;
}
.err {
	font-weight: bold;
	color: #FF0000;
}
p.nomargin {
	margin: 0px;
}
p.somemargin {
	margin-bottom: 10px;
}
.homeText {
	font-size: 14px;
}
#greencleaning ul {
	color:#006699
	}
	
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #069;
	font-style:italic;
}