body {
	background: #ffffff;
	margin: 0;
	padding: 0 5px 0 0;
	font-family: Arial,helvetica;
	color: #3b3b3b;
	font-size: 12px;
}
a {
	color: #bd2b2b;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3 { font-size: 16px; }
table p { margin: 0; padding: 0;}