
body, td, p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:white;
	text-align:left;
}

h1,h2,h3,a,a:visited {
	color: #EC8741;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height: 1em;
	margin-top:10px;
	margin-bottom:10px;
}

h2 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;

}

h3 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;

}

.header {
	vertical-align:bottom;
	padding-bottom:5px;
	padding-left:10px;
	
}

.header a {
	padding-right:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

p {
	margin-top:10px;
	margin-bottom:10px;
}

.nomargin {
	margin:0;
}

.whitetext {
	color: #ffffff;
}