body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("images/background2.gif");
	background-repeat: repeat-y;
	margin-left: 3em;
}

a:link { color: #3366CC; }
a:visited { color: #3366CC; }
a:hover { color: #0000FF; }
a:active { color: #0000FF; }

p {
	font-size: 11pt;
	margin-top: 0;
	margin-bottom: 0;
	text-indent: 2em;
	line-height: 160%;
	width: 6.5in;
}

blockquote {
	font-size: 11pt;
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 100%;
	width: 6.0in;
}