

body
{
	background: #ffffff;
	margin:0;
	padding:0;
}

.navi{
	display: none;	
}

.navbar{
	display: none;	
}

.contactheader{
	display: none;	
}

td.black {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.orange {
	font-family: Arial;
	font-size: 11px;
	color: #f58025;
	width: 100px;
}

.black {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.info {
	clear: left;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
	
.info .p1 {
	float: left;
	width: 100px;
	font-family: Arial;
	font-size: 11px;
	color: #f58025;
}
	
.info .p2 {
	float: left;
	width: 280px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding-bottom: 20px;
}

.patext {
	width: 280px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.latext {
	width: 280px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.ingress {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

.pullquote {
	font-family: Arial;
	font-size: 16px;
	color: #888888;
}

a, a:hover, a:active, a:visited {
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

a.print, a:hover.print, a:active.print, a:visited.print {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

h1
{
	font-family: Arial;
	font-size: 28px;
	color: #f58025;
	font-weight: normal;
}

h2
{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 1.4;
}

h3
{
	font-family: Arial;
	font-size: 14px;
	color: #afafaf;
	font-weight: normal;
	line-height: 1.4;
}

h4
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 15px;
}

.h3black {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
