
A:visited   { color: #99f }
A:link  { color: #319aff }
A:active { color: #f00; } 
body  { background-color: white }
H1, H2, H3, H4   { 	color: #669acd; 
			font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
			text-align: left }

	.red { 	color: #f00; 
		 }

	.redcenter { color: #f00;
		     text-align: center }

	.blue#9center  { color: #009; 
			text-align: center }

	.left { color: #009 }

	.int { width: 30% }

P     { font-size: 12pt; 
	font-family: Arial, Helvetica, Geneva, Swiss; 
	clear: none }

	.bold { font-weight: bold }
	.bigbold { 	font-weight: bold; 
			font-size: 16pt; 
			line-height: 1.2 }

	.bigcenter { 	font-weight: bold; 
			font-size: 16pt; 
			line-height: 1.2; 
			text-align: center }

	.boldcenter { font-weight: bold; text-align: center }

	.center { text-align: center }

	.hang  { text-indent: 12pt; 
		margin-left: 12pt }

	.italic { font-style: italic }

	.line1in { text-indent: 3em }

	.redbold { color: #f00; font-weight: bold }

	.bluebold { 	color: #69c; 
			font-weight: bold; 
			background-color: transparent }

	.blueboldcenter { 	color: #69c; 
			font-weight: bold;
			text-align: center; 
			background-color: transparent }

	.indent120bluebold { 	color: #69c; 
				font-weight: bold; 
				text-indent: -118px; 
				margin-left: 120px }

HR, hr  { 	background-color: #69c; 
		border-style: ridge none; 
		border-width: 1pt medium; 
		border-color: #dedfde  #212021 ; 
		height: 5px }

	.orange  { 	color: #ff8430; 
			font-weight: bolder }

	.orangecenter  {color: #ff8430; 
			font-weight: bolder;
			text-align: center }

	.rightside { }

	.bigbluebold   { color: #669acd; 
			font-weight: bold; 
			font-size: 18pt }

	.floatleftf { float: left }

li   { 	font-size: 12pt; 
	font-family: Swiss, Arial, Helvetica, Geneva, SunSans-Regular; 
	padding-bottom: 10px }

#explainfigure  { float: right }

ul { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
	.spaced { 	font-size: 12pt; 
			line-height: 20pt }

	.hang10  { 	text-indent: -120pt; 
			margin-left: 120pt }

	.greybold { 	color: #99c; 
			font-weight: bold; 
			font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

	.hang12 { 	text-indent: -12em; 
			margin-left: 12em }

	.hang8 { 	text-indent: -8em; 
			margin-left: 8em }

	.indent10 { margin-left: 10em }
td  { font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
th  { font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
	.smallgreycenter { 	color: #99c; 
				font-size: 8pt; 
				font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
				text-align: center }

	.greyboldital { color: #9c9aff; 
			font-style: italic; 
			font-weight: bold; 
			font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

	.darkblueboldserif { 	color: #009; 
				font-weight: bold; 
				font-size: 14pt; 
				font-family: "Times New Roman", Georgia, Times }

	.bigredbold { 	color: red; 
			font-weight: bold; 
			font-size: 18pt }

	.blue { color: blue }

	.red { color: red }

	.sub { vertical-align: sub;
	       font-size: 8pt }

	.sup { vertical-align: super;
	       font-size: 8pt }
