body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 160%;
}

img {
	border: 0;
}

strong, b {
	color: #DB0028;
}

p {
	margin: 10px 0 10px 0;
	padding: 0;
}

a:link, a:visited {
	text-decoration: underline;
	color: #DB0028;
}

a:hover {
	text-decoration: none;
	color: #333;
}

h1,h2,h3,h4,h5 {
	color: #DB0028;
	font-size: 20px;
	margin: 0 0 15px 0;
}