a:link {
	background: #FFFFFF;
	color: #00cc66;
	text-decoration: none;
}

a:visited {
	background: #FFFFFF;
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.symbol {
     background: transparent;
     color: #cc0000;
     font-family: Verdana, Arial, Geneva, sans-serif;
     font-size: 16px;
     font-style: normal;
     font-weight: bold;
     text-align: center;
     padding: 40px;
}

blockquote {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

body {
     background: #ffffff;
     color: #CC9966;
     text-align: center;
     margin: 0px;
     padding: 0px;
}

.content {
     width: 960px;
     margin-left: auto;
     margin-right: auto;
}

.right {
     text-align: right;
}

.space {
     padding-bottom: 20px;
}

em {
	background: #ffffff;
	color: #666666;
     font-style: italic;
	font-weight: normal;
     letter-spacing: 1px;
}

h1 {
	background: transparent;
	color: #333300;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 100%;
}

h2 {
	background: transparent;
	color: #999999;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 100%;
}

h3 {
	background: transparent;
	color: #999999;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 100%;
}

h4 {
	background: transparent;
	color: #000000;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
}

h5 {
	background: transparent;
	color: #000000;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
}

h6 {
	background: transparent;
	color: #000000;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 100%;
}

.detroit {
	clear: none;
	float: none;
}

img {
	clear: both;
	float: left;
	margin-right: 15px;
	margin-top: 10px;
}

pre {
	font-family: monospace;
	font-size: 100%;
}

.sloth {
	font-family: monospace;
	font-size: 14px;
     letter-spacing: 0px;
	line-height: 100%;
}

sup {
	font-size: 75%;
	text-decoration: underline;
}

table {
	margin: 0px auto;
}

ul {
	list-style: square;
}

.author {
	font-size: smaller;
	font-style: italic;
}

.caption {
	font-family: monospace;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	text-align: left;
	font-style: normal;
     text-decoration: underline;
	background: transparent;
	color: #333333;
}

.center {
	text-align: center;
}

.form {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 100%;
	text-align: left;
}

.image {
	clear: both;
	float: left;
}

.number {
	font-size: smaller;
	text-decoration: none;
}

.small {
	font-size: 75%;
}

.smalltitle {
	font-size: 10px;
	font-weight: bold;
	line-height: 100%;
}

.table {
	text-align: left;
}

.text {
	background: transparent;
	color: #333300;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 175%;
	text-align: left;
}

.toc {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	text-align: center;
}

.underline {
	text-decoration: underline;
}

#spread {
     line-height: 200%;
     letter-spacing: 1px;
}

#spread2 {
     line-height: 167%;
     letter-spacing: 1px;
}



