/* CSS Document */

<style type="text/css">
<!--
.style1 {
	font-size: small;
	color: #999999;
}
body {
	background-color: #F0EDF5;
	font-family: Papyrus, Arial;
	font-size: 16px;
}
.style2 {color: #666666}
h1 {
	font-size:2em;
	color: #711F8E;
	margin-top:1.5em;
}
h2 {
	font-size:1.5em;
	color: #3078C2;
	margin-top:1.5em;
}
.style3 {color: #660099}
.style4 {color: #0066FF}
p {
	line-height: 26px;
}
ul.links li img{margin-top:1em}

.hilight{background:#ff0}

blockquote{background:#ffc;padding:1em;color:#639;font-weight:900;border:2px ridge #639}

-->
</style>