body {
	background-color: #8994A8;
}
td {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}
.text11 {
	font-family: Tahoma;
	font-size:11px;
	color: #000000;
}
a {
	font-family: Tahoma;
	font-size: 13px;
	color: #003399;
}
a:hover {
	text-decoration: none;
}
.link11 {
    font-family: Tahoma;
	font-size: 11px;
	color: #125C6A;
}
a.link11:link {
	font-size: 11px;
}
a.link11:hover {
    text-decoration: none;
	font-size: 11px;
}
H3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #065250;
	text-transform:uppercase;
}
H4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #065250;
	text-transform:uppercase;
	margin-bottom:0px;
}

A.H4link {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	margin-bottom:5px;
}
.green {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #065250;
	text-transform:uppercase;
	margin-bottom:5px;
	font-weight:bold;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.copy a{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.copy a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.grey {
	font-family: Tahoma;
	font-size: 13px;
	color: #777777;
}
li {
list-style-type: circle;
}