.footer {
  font-family:arial, sans-serif;
  color:#FFFFFF;
  background-color:transparent;
  text-decoration:none;
  font-size:8pt;
  letter-spacing:1pt
  }

.table_content {
	border-width:1px;
	border-color:rgb(35,89,35);
	border-style:solid;
  background-color:rgb(35,89,35);
  font-family:Verdana, sans-serif;
  font-size:11px;
  color:#FFFFFF;
	margin-top:2px;
	margin-bottom:2px;
	}							

.td_content {
  font-family:Verdana, sans-serif;
  font-size:11px;
  color:#FFFFFF;
	margin-top:2px;
	margin-bottom:2px;
	padding:15px;
	}							

.td_content01 {
  font-family:Verdana, sans-serif;
  font-size:11px;
  color:#FFFFFF;
	margin-top:2px;
	margin-bottom:2px;
	padding:15px;
	background-image:url(images/bg_green.gif);
	}							

.light_green {
	background-image:url(images/bg_light_green.gif);
	}							

.td_ref {
	border-width:1px;
	border-color:rgb(35,89,35);
	border-style:solid;
  background-color:rgb(0,51,0);
  font-family:Verdana, sans-serif;
  font-size:11px;
  color:#FFFFFF;
	margin-top:2px;
	margin-bottom:2px;
	padding:15px;
	text-align:left;
	}							

.td_ref_left {
	border-width:1px;
	border-color:rgb(35,89,35);
	border-style:solid;
  background-color:rgb(0,51,0);
  font-family:Verdana, sans-serif;
  font-size:11px;
  color:#FFFFFF;
	margin-top:2px;
	margin-bottom:2px;
	padding:15px;
	text-align:center;
	}							

.table_content01 {
	border-width:1px;
	border-color:rgb(35,89,35);
	border-style:solid;
  background-color:rgb(0,52,0);
  font-family:Verdana, sans-serif;
  font-size:11px;
  color:#FFFFFF;
	margin-top:2px;
	margin-bottom:2px;
	padding:15px;
	}							

.text {
  font-family:Verdana, sans-serif;
  font-size:11px;
  color:#FFFFFF;
  text-align:left;
	}							

.headline {
  font-family:Verdana, sans-serif;
  font-size:13px;
  font-weight:bold;
  color:#FFFFFF;
  text-align:left;
	}							

a:link { text-decoration:none; color:#FFFFFF; }
a:visited { text-decoration:none; color:#FFFFFF; }
a:hover { text-decoration:underline; color:#FFFFFF; }
a:active { text-decoration:none; color:#FFFFFF; }

.content_link {
  font-family:Verdana, sans-serif;
  font-size:11px;
  color:#FFFFFF;
  letter-spacing:0pt;
	}

body {
  font-family:Verdana, sans-serif;
  font-size:11px;
  color:#FFFFFF;
  margin:0px
  }