@charset "utf-8";
/* CSS Document */

body {
	background: url('parch.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10pt;
	font-style: inherit;
	font-variant: normal;
	font-weight: inherit;
	line-height: 130%;
	color: #0000FF;
	!important;
}
h2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 16pt;
}
.style5 {
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
}

a:link  {
	color:#0000FF;
	cursor: hand;
}
a:active  {
	color:#000066;
	cursor: hand;
}
a:visited  {
	color:#990066;
	cursor: hand;
}
a:hover  {
	font-weight: bold;
	color: #990066;
	cursor: hand;
}

