@charset "iso-8859-1";
/* CSS Document */


td.datacellone {
	background-color: #006f3a; color: white;
}
td.datacelltwo {
	background-color: #fff9ec; color: white;
	}
td.datacellthree {
	background-color: #ffffff; color: white;
}



.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 5px;
text-transform: none;
	color:#001b38;
	text-decoration: none;
}

.h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: caps;
	padding: 5px;
	color:#006f3a;
	text-decoration: none;
}

.h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: caps;
	padding: 5px;
	color:#ae9561;
	text-decoration: none;
}


.whitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	a	
	text-decoration: none;
	color:  #ffffff;
a:hover	{
	text-decoration: none;
	color: #ffffff;

}
.purlelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #81007E;
	text-decoration: none;
	a	
	text-decoration: none;
	color:  #81007E;
a:hover	{
	text-decoration: none;
	color: #81007E;

}


