/* css Zen Garden default style v1.01 */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */


/* This file based on 'Tranquille' by Dave Shea */
/* You may use this file as a foundation for any new work, but you may find it easier to start from scratch. */
/* Not all elements are defined in this file, so you'll most likely want to refer to the xhtml as well. */

/* Images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */


/* basic elements */



p {font-family: Verdana, Helvetica, Arial, sans-serif; color: #000000; font-size: 10pt; font-weight: normal; }

li {font-family: Verdana, Helvetica, Arial, sans-serif; color: #000000; font-size: 10pt; font-weight: normal; }

td {font-family: Verdana, Helvetica, Arial, sans-serif; color: #000000; font-size: 10pt; font-weight: normal; }

.head {font-family: Verdana, Helvetica, Arial, sans-serif; color: #CC3399; font-size: 14pt; font-weight: bold; }

.smallbooktitle {font-family: Verdana, Helvetica, Arial, sans-serif; color: #000000; font-size: 10pt; font-weight: normal; font-style:italic; }

.booktitle {font-family: Verdana, Helvetica, Arial, sans-serif; color: #666666; font-size: 12pt; font-weight: bold; font-style:italic; }

.storieshead {font-family: Verdana, Helvetica, Arial, sans-serif; color: #CC3399; font-size: 10pt; font-weight: bold; }

.stories {font-family: Verdana, Helvetica, Arial, sans-serif; color: #666666; font-size: 9pt; font-weight: normal; }

.copyright {font-family: Verdana, Helvetica, Arial, sans-serif; color: #333333; font-size: 8pt; font-weight: normal; }

.smalltext {font-family: Verdana, Helvetica, Arial, sans-serif; color: #000000; font-size: 8pt; font-weight: normal; }

h1 {font-family: Verdana, Helvetica, Arial, sans-serif; color: #000000; font-size: 14pt; font-weight: bold; }

h2 {font-family: Verdana, Helvetica, Arial, sans-serif; color: #000000; font-size: 12pt; font-weight: bold; }

h3 {font-family: Verdana, Helvetica, Arial, sans-serif; color: #000000; font-size: 10pt; font-weight: bold; }

a:link {font-family: Verdana, Helvetica, Arial, sans-serif; color: #CC3399; font-size: 9pt; text-decoration:underline; }
a:visited {font-family: Verdana, Helvetica, Arial, sans-serif; color: #CC3399; font-size: 9pt; text-decoration:underline; }
a:hover, a:active {font-family: Verdana, Helvetica, Arial, sans-serif;; color: gray; font-size: 9pt; text-decoration:underline; }

