* {
	margin:0;
	padding:0;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	color:#414042;
	text-align: left;
	background: url(../img/bgtop.jpg) #fff top left repeat-x;
}

table {
	font-size: 11px!important;
	line-height: 14px!important;
	border-bottom:1px solid #333;
}
h3 {
	color: #F00;
	font-weight: bold;
	font-size: 18px;
	margin-bottom:5px;
}
table td.txt{
	padding:20px 20px 0 20px;
	text-align: left;
}
table td p{
	margin:0 0 10px 0;
}
