*                   { /* All Elements */
	margin          : 0px;
	padding         : 0px;
	background-image: url(../images/gritstone.jpg);
	}
a:link              { /* Document Links */
	color           : #990000;
	font-weight		: bold;
	}
a:visited           { /* Visited Links */
	color           : #CC3333;
	}
a:hover             { /* Hover Links */
	color           : #ff00ff;
	font-weight		: bold;
	}
a:active            { /* Active Links */
	color           : #ff0000;
	}
ol,ul               { /* All Lists */
	margin          : 1em;
	padding-left    : 2em;
	}
p                   { /* All Paragraphs */
	margin-bottom   : 1em;
	color: #000000;
	font-size: 16pt;
	}
.address            {
	color           : #000000;
	font            : italic 10pt 'Verdana', 'Lucida Grande', Arial, sans-serif;
	}
.citation           {
	color           : #000000;
	font            : italic 12pt 'Verdana', 'Lucida Grande', Arial, sans-serif;
	}
.code               {
	color           : #000080;
	font            : 12pt 'Courier New', monospace;
	}
.emphasis           {
	color           : #000000;
	font            : italic 12pt 'Verdana', 'Lucida Grande', Arial, sans-serif;
	}
h1 {
	color:	#0000CC;
	text-align: center;
	font-size: 30pt;
	}
div.backBtn {
	font-size: 12pt;
	color: #0000ff;
	font-weight: normal;
	position: absolute;
	left: 550px;
	border: 2px solid #993300;
}
h2 {
	color:  #0000CC;
	text-align: center;
	font-size: 24pt;
	line-height: 2em;
}
.heading1           {
	color           : #000000;
	font            : bold 24pt 'Arial', Helvetica, sans-serif;
	}
.heading2           {
	color           : #000000;
	font            : bold 20pt 'Arial', Helvetica, sans-serif;
	}
.heading3           {
	color           : #000000;
	font            : 18pt 'Arial', Helvetica, sans-serif;
	}
.heading4           {
	color           : #000000;
	font            : italic 16pt 'Arial', Helvetica, sans-serif;
	}
.heading5           {
	color           : #000000;
	font            : 14pt 'Arial', Helvetica, sans-serif;
	}
.heading6           {
	color           : #000000;
	font            : 12pt 'Arial', Helvetica, sans-serif;
	}
.small              {
	color           : #000080;
	font            : 8pt 'Verdana', 'Lucida Grande', Arial, sans-serif;
	}
body#page           { /* Page Body */
	background-color: #ffffff;
	overflow        : auto;
	}
.cc01               { /* Common */
	font            : 14pt 'Times New Roman', Book, Georgia, serif;
	color           : #0000cc;
	}
ul {
    font-size:  12pt;
    color: #000000;
}
li {
    margin-bottom: 1em;
}
.reg {
	font-size: 10pt;
	vertical-align: super;
}
#copy {
    color           : #000080;
    font-size       : 8pt;
}
div#FAQ, div#sell, div#what, div#buy  {
	margin-left            :  39.75pt;
    margin-top             : 1em;
	}
.paraspacing {
	margin-top: 1em;
}
.return {
    font-size: 10pt;
}
.return a:link {
  color: #ff0000;
}
.return a:visited           { /* Visited Links */
	color           : #800080;
	}
.return a:hover             { /* Hover Links */
	color           : #ff00ff;
	}
.return a:active            { /* Active Links */
	color           : #ff0000;
	}
