	a {
		color: blue;
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
	}
	a.tnb {
		color: white;
		font-size: 11pt;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
	}
	a:hover.tnb {
		color: white;
		text-decoration: underline;
	}
	body {
		background-color: #FFFFFF;
		background-attachment: fixed;
		background-image: url("../images/dbback.gif");
		margin: 0px;
		margin-top: 5px;
		margin-bottom: 5px;
		font-family: arial, verdana, helvetica, san-serif;
	}	
	div#bdy {
		width: 768px;
		border: 0px solid black;
		background-color: white;
		background-image: url("../images/wback.gif");
		background-image: none;
	}	
	img#banner {
		border-width: 0px;
		width: 700px;
		height: 100px;
		/*margin: 0px;
		padding: 0px;*/
	}
	h1 {
		margin-bottom:.0001pt;
		page-break-after:avoid;
		font-size:12.0pt;
		font-family:Arial;
		margin-left:0in; 
		margin-right:0in; 
		margin-top:0in;
		}
	div#con {
		width: 97%; 
		text-align: left; 
		padding: 3px;
	}
