p {	font-size: 10pt;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 23pt}

.v {font-size:7pt;
	font-family: verdana, arial, helvetica, sans-serif;
	color: red }

.f {font-size:7pt;
	vertical-align: super;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #990000}

.small {
	font-size: 8pt;
	line-height: 12pt}

.chapter {font-size: 18pt;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #990000;
	letter-spacing: 10px;
	line-height: 17pt }

.subhead {font-size: 12pt;
	color: #999999;
	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: left top; background-attachment: fixed; background-image: url(images/background.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: #990000;
		 font-weight: normal }
a:hover { color: #FFCC00; text-decoration: underline; font-weight: normal  }
.supersmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.caption {
	line-height: normal;
	font-weight: bold;
}
.alignright {
	text-align: right;
}
