p {	font-size: 10pt;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 17pt }

.v {font-size:7pt;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #999999}

.f {font-size:7pt;
	vertical-align: super;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	color: green }

.small {
	font-size: 8pt;
	line-height: 12pt}

.chapter {font-size: 18pt;
	font-family: verdana, arial, helvetica, sans-serif;
	color: black;
	letter-spacing: 10px;
	line-height: 17pt }

.subhead {font-size: 12pt;
	color: silver;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 17pt }

blockquote {	font-size: 10pt;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 17pt }

.mainsection {
	position: relative;
	left: 16px;
	top: 0px;
	z-index: 1}

body {background-position: 0px 51px; background-attachment: scroll; background-image: url(images/blur-bkrnd2.jpg); background-repeat: no-repeat}

a:link {
	color: #990000;
	text-decoration: none;
}

a:active { text-decoration: none;
         color: red;
		 font-weight: normal }
a:visited { text-decoration: none;
         color: #663333;
		 font-weight: normal }
a:hover { color: #FFCC00; text-decoration: underline; font-weight: normal  }
