clever.css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image:  url("images/fresh_drinking_water.jpg");
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:link, a:visited, a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #183165;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00AAE1;
	text-decoration: none;
}
#welcomeTable {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #AED5EE;
}
#sideTable {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #AED5EE;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #183165;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #29537A;
	text-decoration: none;
}
#mainTable {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #183164;
}
#ulmainNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#ulmainNav li {
	display: inline;
	float: centre;
}
#ulmainNav a:link, #ulmainNav a:active, #ulmainNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	display: block;
	margin: 1px;
	padding: 1px;
	float: centre;
	width: 850px;
}
#ulmainNav a:hover, #ulmainNav a.current:link, #ulmainNav a.current:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	display: block;
	margin: 1px;
	padding: 1px;
	float: left;
	width: 850px;
}p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
