body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/logo-bg.gif);
	background-repeat: no-repeat;
	margin: 10px;
}

.accessible { display: none; }

@media aural, braile, embossed, tty {
	.accessible { display: block; }
	.graphtext { display: none; }
}

a:link { color: #ff0000; }

a:visited { color: #cc0000; }

a:hover { text-decoration: underline; }

.ad {
	padding: 3px;
	/*background: #c6c5c3;*/
	border: solid 1px #a4a3a1;
	/*color: e0e0e0;*/
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

.ad a {
	color: #000;
}

.addr {
	font-size: 10pt; color: #333333;
	float: right;
}

.callout {
	line-height: 16pt;
	padding: 10px;
	border: 3px dashed #9CEB9C;
}

.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt
}

.link {
	font-size: 14pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none
}

p {
	font-size: 10pt;
}

.pwidth { width: 738px; }

.title {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold
}
