body {
	font: 10pt verdana;
	color: #333333;
	margin: 0px;
	text-align: justify;
	}
title {
	font: 14pt verdana;
	color: #333333;
	margin: 0px;
	font-weight: bold;
	line-height: normal;
	}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
location {
	font: 11pt verdana;
	color: #333333;
	margin: 0px;
	font-weight: bold;
	line-height: normal;
	}
p {
	font: 11px verdana;
	margin-top: 0px;
	/*text-align: justify;*/
	color: #666666;
	}
h3 { 
	font: italic normal 10pt verdana; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #666666;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #CE8542;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #CE8542;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #CE8542;
