body {
	font-family: "Trebuchet MS", Arial, Courier, sans-serif;
	font-size: 80%;
	text-align: left;
	color: #000;
	line-height: 1.8em;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	padding: 0px;
}
p {
	margin: 0em;
}	
table, tr, td {
	vertical-align: top;
}
b, strong {
	color:#0B81C2;
	font-weight: bold;
}
	a:link, a:visited, a:hover, a:active { text-decoration: none; }
