/* http://www.africanwater.org/twp_style-1.css */
a:link       {
	color: #000080;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a:visited    {
	color: #000080;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:active     {
	color: #0000CC;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	font-family: Arial;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	font-size: 12px;
}
p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #993333;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;

}
.page-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}
.body-text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.head2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #993333;

}
