﻿body {
	background: #ffffff;
	color: #000000;
	font-size: 12pt;
	line-height: 16pt;
	font-family: "Myriad Pro", Myriad, Helvetica, sans-serif;
}
p {
	margin-bottom: 12pt;
}

.header, .logos, .nav, .corners, .feature, .footer {
	display: none;
}

a:link, a:visited {
	color: #663300;
	text-decoration: underline;
}

table td, table th{
	border: 1pt solid black;
	text-align: left;
	vertical-align: top;
}
