:link { color: #004080 }
:visited { color: #872a79 }
a:active { color: rgb(0, 96, 255) }
a:hover { color: rgb(0, 96, 255) }

body {
	background : #FFFFFF;
	font-family: helvetica, arial, sans-serif;
	color: black;
}

p.say {
	font-family: courier, "courier new", mono, monospace;
	color: black;
	font-size: 100%;
}

p.head {
	font-family: helvetica, arial, sans-serif, monospace;
	color: black;
	font-size: 150%;
	font-weight: bold;
}
	