/* CSS Document */

td img {display: block;}

body{
	margin:0px;
	}
	
p {
	line-height:1.5em;
	margin-top: 15px;
	}
	
.bodyText{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	text-decoration: none;
	letter-spacing:.1em;

	}
	
.navText {
	color: #333333;
	line-height:16px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	}
	
	
