body { margin-left: .7em; width: 615px; background-image: url('_themes/cassie/indtextb.jpg'); background-color: white; color: black; font-family: "Trebuchet MS", Arial, Helvetica; }
.titlebars { background-color: #006699; color: white; width: 100%; font-family: "Trebuchet MS", Arial, Helvetica; font-size: 1em; padding-left: 1em; font-weight: bold; line-height: 1em;}
a:link { color: #006699; background-color: transparent; }
a:visited { color: #666666; background-color: transparent; }
a:hover {}
a:active { color:#996600; background-color: transparent; }
h1 {
 background-color: transparent;
 color: #006699;
 text-align: center;
 font-family: "Arial Black";
 margin-bottom: 1.5em;
 }
 h3 {
  color: black;
	font-family: "Arial Black";
	font-weight: bold;
	text-align: center;
	}
h4 {
 font-weight: bold;
 font-style: italic;
 }
.updated { color: #006699; background-color: transparent; font-family: Arial; font-weight: bold; }
.tagline { font-family: Arial; color: #006699; background-color: transparent; font-style: italic; text-align: center; margin: 0 auto 1.5em auto; }
.decolist {
margin-left: 0;
padding-left: 0;
list-style: none;
}
.decolist li {
padding-left: 20px;
background-image: url('_themes/cassie/indbul1a.gif');
background-repeat: no-repeat;
background-position: 0 .3em;
padding-bottom: .5em;
}
.reader {
  text-align: center;
	font-style: italic;
	font-family: Arial;
	font-size: .8em;
	}
.instructions {
	text-align: left;
	font-style: italic;
	font-family: Arial;
	font-size: .8em;
	}
.boldred {
 color: #ff0000;
 font-weight: bold;
 }
.centered { text-align: center; margin: 0 auto; }