
@charset "iso-8859-1";
body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #1f4b91;
}

td {
font-size:12px;
}



.text2 {
font: Verdana, Arial, Helvetica, sans-serif;
color:#bf476e;
font-weight:bold
}

.text3 {
color: #415703;
font-size:11px;
font-variant:small-caps
}


td.footer
{
	font: 10px Verdana, Helvetica, sans-serif;
	color: #1f4b91;
	padding-left:41px;
	padding-right:41px;
	padding-bottom:25px
}
a:link {
  color : #bf476e;
  text-decoration : none;
  font-weight: none;
}

a:visited {
  color : #bf476e;
  text-decoration : none;
  font-weight: none;
}

a:active {
  color: #bf476e;
  text-decoration : none;
  font-weight: none;
}

a:hover {
  color : #5f9d37;
  text-decoration : none;
  font-weight: none;
}