﻿
BODY { scrollbar-3dlight-color: #d9f5ce }
BODY { scrollbar-arrow-color: #FFFFFF }
BODY { scrollbar-darkshadow-color: #099eae }
BODY { scrollbar-face-color: #d9f5ce }
BODY { scrollbar-shadow-color: #000066 }
BODY { scrollbar-track-color: #099eae }

body {
	background-color: #395570  
	}

.odd {border: none; background-color:#fffbc6} 
.even {border: none; background-color:#bfeff9} 
.highlight {border: none; background-color:#ffffff}

a:link { text-decoration: none; color:#000000; }
a:visited { text-decoration: none; color:black;}
a:hover { text-decoration: underline }

.genre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #FF9966;
	text-align: left;
	font-weight: bold;
}
.fiction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.genre-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #336600;
	text-align: left
}

.my-title {	
   font-family:Arial, Helvetica, sans-serif;
	font-size:20pt;
	color:#000000;
	text-align:left
}

.my-subhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16pt;
	color:#000000;
	text-align:left
}

.main-text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
	color:#000000;
	text-align:left
}