/* STYLE SHEET FOR CONTENTS AND INDEXES */

* {
font-family: Verdana, Helvetica, Arial, sans-serif;
}

dd {
font-size: 90%;
margin-left: 72px;
}

dt {
font-weight: bold;
margin-left: 48px;
}

h1 {
background-color: #99ff99;
font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
margin: 0px;
padding: 0px;
text-align: center;
}

h2 {
background-color: #99ff99;
text-align: center;
}

h3 {
color: #cc6633;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 12px;
}

h4 {
color: #cc6633;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 12px;
}

h5 {
color: #cc6633;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 12px;
}

h6 {
background-color: #99ff99;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin: 0px;
padding: 14px;
text-align: center;
}

hr {
color: black;
}

li {
font-size: 90%;
margin-left: 48px;
}

ol li {
list-style: decimal;
}

ol ol li {
list-style: lower-alpha;
}

p {
font-size: 90%;
margin-left: 48px;
}

ul li {
list-style: square;
}

ul ul li {
list-style: disc;
}


/* IMAGES */

img.nav {
border-style: none;
height: 34px;
width: 35px;
padding: 2px;
}


/* STANDARD TABLES */

table {
vertical-align: top;
width: 100%;
}

td {
font-size: 90%;
vertical-align: top;
}

th {
background-color: #ffcc99; 
font-size: 90%;
font-style: normal;
font-weight: bold;
vertical-align: top;
}


/* CLASSES */

.bc {
width: 360px;
}

.bc1
{
background-color: #99ff99;
font-size: 120%;
width: 360px;
}

.bc2 
{
background-color: #ff9966;
font-size: 110%;
width: 360px;
}

.bc3 
{
background-color: #ffcc99;
font-size: 100%;
width: 360px;
}

.bc4 
{
background-color: #ffffcc;
font-size: 90%;
width: 360px;
}

.bc5 
{
background-color: #ffffff;
font-size: 90%;
width: 360px;
}

.big {
font-size: 120%;
}

.fi {
font-style: italic;
}

.icon {
background-color: #99ff99;
margin: 2px;
width: 39px;
}

.ml {
margin-left: 48px;
}

.tc1 {
border-style: none;
width: 360px;
}

.tc2 {
background-color: #ffffcc;
border-style: outset;
font-size: 100%;
font-weight: bold;
text-align: center;
width: 25%;
}

.tw {
background-color: #ffffcc;
}

.tw1 {
border-style: none;
width: 100%;
}

.tw2 {
background-color: #ffffcc;
border-style: outset;
font-size: 100%;
font-weight: bold;
text-align: center;
}

