/* CSS Document */
body {
font-family: Arial, Helvetica, sans-serif;
margin-left: 10%;
margin-right: 10%;
background-image: url(Parchment.gif);
background-color: #FFCC99;
color: Black;
}
.F1 {
font-size: 125%;
color: Blue;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.F2 {
font-size: 200%;
font-weight: bold;
color: Blue;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.F3 {font-size: 110%; color: Blue;}
.F4 {font-size: 110%;}
.Bold {font-style : bold;}
.Red {color : Red;}
.uline {text-decoration: underline;}
P {
text-indent: 3em;
line-height: 125%;
}
P.Block {text-indent: 0em; }
.Large {
font-size: 150%;
font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: Blue;
}
P.Block2 {
text-indent: 10%;
line-height: 30%;
}
P.Block3 {
margin-left: 10%;
}
P.Block4 {
margin-left: 10%;
margin-right: 10%;
}
.Block_F1 {
font-size: 125%;
color: Blue;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-indent: 0em;
}
.Block_F4 {
font-size: 110%;
text-indent: 0em;
}
.Large {
font-size: 150%;
font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: Blue;
}
.Screen {font-size: 100%;color: Navy; font-family: Arial, Helvetica, sans-serif;}
A.Storylist {text-decoration: none;}
A.Storylist2 {text-decoration: none;}
P.Storylist {
text-decoration: none;
text-align: center;
text-indent: 0%;
}
P.Storylist2 {
text-decoration: none;
text-align: center;
line-height: 90%;
text-indent: 0%;
}
div.col0 {
text-align: left;
width: 100%;
}
div.col1 {
text-align: left;
width: 44%;
float: left;
margin-left: 3%;
margin-right: 3%;
}
div.col2 {
text-align: left;
width: 29%;
float: left;
margin-left: 2%;
margin-right: 2%;
}
div.col3 {text-align: left; width: 150px; float: left;}
div.col4 {
text-align: left;
width: 30%;
float: left;
margin-left: 2%;
margin-right: 2%;
}
div.pagepad {size: 5in;
}
P.Chap {
font-size: 150%;
color: Blue;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-indent: 0em;
}
hr {
color: Red;
width: 80%;
height: auto;
}
img.ASSTR {float: right; margin-left: 10px;}
table.author {
background-color: #FF8040;
max-width: 60%;
text-align: center;
border: 2px outset;
float: none;
margin-left: auto;
margin-right: auto;
border-color: ThreedHighlight ThreedHighlight ThreedShadow ThreedShadow;
}
td.author{
background-color: inherit;
width: 30%;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
border-collapse: collapse;
float: center;
display: table-cell;
border: 1px inset;
font-size: 110%;
border-color: ThreedShadow ThreedHighlight ThreedHighlight ThreedShadow;
}
td.author2{
background-color: inherit;
width: 25%;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
border-collapse: collapse;
float: center;
display: table-cell;
border: 1px inset;
font-size: 110%;
border-color: ThreedShadow ThreedHighlight ThreedHighlight ThreedShadow;
}
th.author{
background-color: inherit;
width: 30%;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
border-collapse: collapse;
float: center;
display: table-cell;
border: 1px inset;
font-size: 150%;
border-color: ThreedShadow ThreedHighlight ThreedHighlight ThreedShadow;
color: Black;
}
div.table{
margin-left: auto;
margin-right: auto;
text-align: center;
}
a.author:link{
color: Black;
text-decoration: none;
}
a.author:hover{
color: White;
text-decoration: none;
}
a.author:visited{
color: #40FFE0;
text-decoration: none;
}
table.nav{
margin-left: auto;
margin-right: auto;
width: 100%
}
th{
font-family: Arial, Helvetica, sans-serif;
color: Blue;
text-decoration: none;
font-style: normal;
font: 125%;
}