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

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

a:hover {
   background: transparent;
   color: #000000;
   text-decoration: underline;
}

body {
   background: #ffffff;
   color: #000000;
   margin: 0px;
   padding: 0px;
}

em {
   background: transparent;
   color: #333333;
   font-family: tt, sans-serif;
   font-style: italic;
   font-weight: normal;
   letter-spacing: 1px;
}

.email {
	background: transparent;
	color: #000000;
	letter-spacing: .3em;
}

img {
   border: 0px;
}

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

.center {
   text-align: center;
}

.heading {
   background: transparent;
   color: #663300;
	font-family: Verdana, Arial, Geneva, sans-serif;
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   line-height: 167%;
   letter-spacing: 1px;
}

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

.color1 {
   background: transparent;
   color: #cc3300;
   font-family: monospace, Courier;
   font-size: 15px;
   font-style: italic;
   font-weight: normal;
   line-height: 200%;
   letter-spacing: 1px;
}

.text {
   background: transparent;
   color: #666666;
	font-family: Verdana, Arial, Geneva, sans-serif;
   font-size: 15px;
   font-style: normal;
   font-weight: normal;
   line-height: 200%;
   padding-top: 20px;
   letter-spacing: 1px;
}

.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;
}

.footer {
   text-align: center;
   padding: 10px;
}

.new {
   background: transparent;
   color: #000000;
	font-family: Verdana, Arial, Geneva, sans-serif;
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   line-height: 175%;
   letter-spacing: 1px;
}

.underline {
   text-decoration: underline;
}

.title {
   background: transparent;
   color: #003366;
   font-family: Georgia, serif;
   font-size: 60px;
   font-style: italic;
   font-weight: normal;
   line-height: 100%;
   letter-spacing: 7px;
   text-align: left;
   padding: 10px;
}

.com {
   background: transparent;
   color: #cccccc;
	font-family: Verdana, Arial, Geneva, sans-serif;
   font-size: 55px;
   font-style: normal;
   font-weight: normal;
   line-height: 100%;
   letter-spacing: .5em;
   padding-left: 50px;
   text-align: left;
}

.sub-title {
   background: transparent;
   color: #000000;
   font-family: Georgia, serif;
   font-size: 14px;
   font-style: italic;
   font-weight: normal;
   line-height: 125%;
   letter-spacing: 7px;
   text-align: right;
   padding: 10px;
}

.toc {
   background: transparent;
   color: #000000;
	font-family: Verdana, Arial, Geneva, sans-serif;
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   line-height: 200%;
   letter-spacing: 5px;
   padding-top: 15px;
   text-align: center;
}

.tight {
   letter-spacing: 1px; 
}

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

#smaller {
   font-size: 12px;
}

.sub {
   font-size: 70px;
   padding-left: 20px;
   padding-right: 10px;

}

#search {
   background: transparent;
   color: #666666;
   font-family: Verdana, Arial, Geneva, sans-serif;
   font-size: 14px;
   font-style: italic;
   font-weight: normal;
   line-height: 125%;
}

strong {
   background: transparent;
   color: #666666;
}

#books {
   background: transparent;
   color: #009933;
   text-decoration: none;
}

#test {
   letter-spacing: 2px;
   margin-right: 60px;
}

.test2 {
   padding-top: 20px;
   padding-bottom: 20px;
}





