body {
	background-color: #FFFFFF;
	color: #000000;
	margin: 10px 10px 10px 10px;	
}
p {
	color: #999999;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11pt;
	text-align: justify;
}
ol, ul, li, .pop  {
	color: #999999;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11pt;
}
A.banchor:link, A.banchor:visited, A.banchor:active {
	color: #FF9900;
}
A.banchor:hover, A.banchor:focus {
	color: #FFCC33;
}
A.fanchor:link, A.fanchor:visited, A.fanchor:active {
	color: #999999;
}
A.fanchor:hover, A.fanchor:focus {
	color: #DDDDDD;
}
.footer {
	color: #999999;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 8.5pt;
}
.gutter {
	background-image: url(/images/img_gutterFiller.png);
	background-repeat: repeat-y;
}
.subheader {
	color: #0099CC;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	padding-top: 4px;
}
#pic {
	float: right;
	position: relative;
	right: -8px;
	width: 180px;
	z-index: 10;
}
