body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 135%;
	color: #000;
	background-color: #fff;
	text-align:left;
}
h1 {
	font-size: 18pt;
	color: #000;
}
#main {
	width: auto;	
}
A:link {
	color: #000;
	text-decoration: underline;
}
A:visited {
	color: #000;
	text-decoration: underline;
}
A:active {
	color: #000;
	text-decoration: underline;
}
A:hover {
	color: #000;
	text-decoration: underline;
}
.image {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
}
.tagline {
	font-size: 12px;
	font-style: italic;
	line-height: 25px;
	font-weight: normal;
