/* Default CSS */


body { font-family: 'comic sans ms', Arial, sans-serif;
        background: #c4ffc4;
		margin-left: 15px;
		font-size: 10pt;
		text-align: left;
}

.mainStory {
		width: 630px;
		padding: 15px 15px 15px 0px;
}

h6 { font-size: 14pt; margin-top: 0; margin-bottom: 0;}
h5 { font-size: 16pt; margin-top: 0; margin-bottom: 0;}
h4 { font-size: 18pt; margin-top: 0; margin-bottom: 0;}
h3 { font-size: 20pt; margin-top: 0; margin-bottom: 0;}
h2 { font-size: 22pt; margin-top: 0; margin-bottom: 0;}
h1 { font-size: 24pt; margin-top: 0; margin-bottom: 0;}
p { font-size: 12pt; margin-top: 0; margin-bottom: 0;}

.cite{ font-size: 10pt; color: #000000; text-align: right; }

a { font-size: 10pt; color: #000000;}
a:hover { font-size: 10pt; color: #008000;}

a.credit { font-size: 9pt; color: #000000;}
a.credit:hover { color: #900}
.credit { font-size: 9pt; color: #000000;}
.ten { font-size: 9pt;}
.red { color: #ff0000;}
.rust { color: #cc6600;}
a         { color: #000000;}
a:visited { color: #000000;}
a:hover   { color: #cc6600;}