body {
	color:#A6A8A9;
	font-size:100.01%;
	font:8pt Arial;
}

p {
	padding:0;
	margin: 0 0 12px 0;
}

h2 {
	font-size:8pt;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	padding:5px 0px;
}

h3 {
	font-size:8pt;
	border-bottom: 1px dotted;
	padding:5px 0px;
}


img  { border:0px solid; }

a,
a:hover,
a:visited,
a:active {
	text-decoration:none;
	color: #ee8027;
}

h3 a,
h3 a:visited,
h3 a:active { color:#A6A8A9; }
h3 a:hover  { color:#ee8027; }

.allgrey a,
.allgrey a:visited { color:#A6A8A9; }
