body {
	background-color: #8DC49D;
}

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px}

p {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px
}

a:link {  color: #000000; text-decoration: underline;}
a:visited { color: #696969; text-decoration: underline }
a:hover { color: #228B22; text-decoration: underline }
a.dwt:link {  color: #000000; text-decoration: none}
a.dwt:visited { color: #696969; text-decoration: none }
a.dwt:hover { color: #228B22; text-decoration: none }
a.white:link {  color:#FFFFFF; text-decoration: none}
a.white:visited { color: #696969; text-decoration: none }
a.white:hover { color: #228B22; text-decoration: none }


.SubText {
	font-size: 11px;
	font-style: italic;
}
.Heading {
	font-size: 15px;
	font-weight: bold;

}
.image {
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	color: #8DC49D;

}

.footer {
	color: #FFFFFF;
}
.lab{
	font-family: "Times New Roman", Times, serif;
	color: #800080;
}	
.green {color: #6EA033}
.red {color: #A32929}
.blue {color: #3F597E}
td.rollover {
	background-color: #FFFFFF;
    color: #000000
}
td.rollover:hover {
    background-color: #8DC49D;
	color: #FFFFFF;
	font-weight: bold;
}

