﻿* {
	margin:0;
	padding:0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:2px;
}

td, th, font, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	text-decoration: none;
	color: #BD0F33;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
}

h4 {
	font-size: 11px;
	font-weight: normal;
}

p.buttonheading {
	display: none;
}