<!--

comments here


-->

<style type="text/css">
.foo{

}


.basic {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px; 
		font-weight: normal;
		color: #ffffff;
	}
.basicteeny {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px; 
		font-weight: normal;
		color: #ffffff;
	}
.basiclarge {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px; 
		font-weight: normal;
		color: #ffffff;
	}
.small {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px; 
		font-weight: normal;
		color: #ffffff;
	}
.articletitle {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px; 
		font-weight: normal;
		color: #ffff00;
	}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #ffffff;
}
.super {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	color: #ffff99;
}

.footer {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px; 
		font-weight: normal;
		color: #ccffff;
	}

.tdheader {
	  font-size:   12px;
	  font-weight: bold;
	  color:       #ffffff;
	  background:  #003366;
	  font-family: Verdana, Arial, Helvetica, sans-serif;

	}

.tdbody {
  font-size:   12px;
  color:       #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;

}


.tdnavheader {
  font-size:   11px;
  font-weight: bold;
  color:       #99ffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;

}

.tdnavbody {
  font-size:   11px;
  color:       #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;

}

.tdboxheader {
  font-size:   11px;
  font-weight: bold;
  color:       #000000;
  background:  #FFCCCC;
  font-family: Verdana, Arial, Helvetica, sans-serif;

}

.tdboxbody {
  font-size:   11px;
  color:       #000000;
  background:  #FFCCCC;
  font-family: Verdana, Arial, Helvetica, sans-serif;

}

.footer {
  font-size:   10px;
  color:       #ccffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;

}

.header {
  font-size:   16px;
  font-weight: bold;
  color:       #00ffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;

}


		A.link:link {text-decoration: none; font-weight: bold; color: #ffff66}
		A.link:active {text-decoration: none; font-weight: bold; color: #ffff00}
		A.link:visited {text-decoration: none; font-weight: bold; color: #ffff99}
		A.link:hover {text-decoration: underline; font-weight: bold; color: #ffff66}

		A.navlinkm:link {text-decoration: none; font-weight: bold; color: #00ffff}
		A.navlinkm:visited {text-decoration: none; font-weight: bold; color: #00ffff}
		A.navlinkm:hover {text-decoration: underline; font-weight: bold; color: #00ffff}

		A.navlink:link {text-decoration: none; font-weight: normal; color: #00ffff}
		A.navlink:visited {text-decoration: none; font-weight: normal; color: #00ffff}
		A.navlink:hover {text-decoration: underline; font-weight: normal; color: #00ffff}

		A.weaklink:link {text-decoration: none; font-weight: normal; color: #ccffff}
		A.weaklink:visited {text-decoration: none; font-weight: normal; color: #ccffff}
		A.weaklink:hover {text-decoration: underline; font-weight: normal; color: #ccffff}
</style>