body {
	width: 1000px;
	background-color: #ffffff;
	color: #000000;
	font-family: Calibri, Arial,sans-serif;
	font-size: 1em;
	margin:20px;
}

h1 {
	color: #777777;
	font-size: 1.5em;
}

h2 {
	color: #777777;
	font-size: 1.2em;
}

h3 {
	color: #777777;
	font-size: 1em;
	font-weight: bold;
}

a {
	color: #C00000;
	border-style: none;
}

p.legend {
	font-style: italic;
	text-align: center;
}

p.footer {
	font-size: 0.8em;
	font-style: italic;
}

td {
	vertical-align:top;
	font-size: 1em;
	margin:0px;
	padding:5px;
}
img {
	border-style: none;
}

table {
	border: none;
}