body {
	font-family: Verdana, Sans-Serif;	
	font-size: 11px;
	margin: 0px;
	border: 0px;
	background: #999;
}

td {
	font-family: Verdana, Sans-Serif;	
	font-size: 11px;
}

td.txt {
	line-height: 170%;
	padding:20px;
}

td.title {
	padding-left:10px;
	background-color: rgb(232,241,248);
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #05c;
}

a:hover {
	text-decoration: underline;
	color: #05f;
}

a img {
	border: 0px;
}

td.title a {
	text-decoration: none;
}

hr {
	border: 0px;
	border-top: 1px solid #ccc;
}
