img{
 behavior: url("pngbehavior/pngbehavior.htc");
}
body {

	margin:0;

	padding:0;

	background-image:url("../images/hbg.gif");
	background-repeat: repeat

}
td {

	font-family:arial, helvetica, sans-serif;

	font-size:12pt;
	background: #B5D5BF;

	color:#000000;

	line-height:1.5em;

}
a {

	font-family:arial;

	font-weight:bold;

	text-decoration:none;

	color:#990000;

}



a:hover {

	font-family:arial;

	font-weight:bold;

	text-decoration:none;

	color:#881C3E;

}