
BODY {
background-color: #ECEEEB;
background-image: url(/data/images/bg.jpg);
background-repeat: repeat;
}

H1, H2, H3, H4, H5, H6 {
font-family: "Minion Web", Georgia, Palatino, "Times New Roman", serif;
}

H1 {font-size: 140%;}
H2 {font-size: 130%;}
H3 {font-size: 120%;}
H4 {font-size: 110%;}

A:link {
color: #666666;
}

A:visited {
color: #666666;
}

A:active {
color: #FFFFFF;
background-color: #304E58;
}

P, UL {
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: .8em;
line-height: 1.25em;
}

.bodytable {
background-color: #FFFFFF;
margin-left: 3%;
margin-top: 1%;
border: thick black;
}

.quote {
margin-left: 3%;
}

.indent {
text-indent: 5%;
}

.textdiv {
margin: 3%;
}

