BODY {
background-color: #FFFFFF;
FONT-FAMILY: Arial, sans-serif; 
TEXT-ALIGN: left;
COLOR: #006600; 
FONT-SIZE: .9em;
margin-left: .2em; 
margin-right: .2em;
}

.gray {
background-color: #ededed;
}

table {
border: 0;
}

td {
border: 0;
font-family: Arial, sans-serif;
FONT-SIZE: .9em;
}

a:link {
color: blue;
text-decoration: none;
border-bottom: 1px dotted;
}

a:visited {
color: purple;
text-decoration: none;
border-bottom: 1px dotted;
}

a:hover, a:active {
border-bottom: 1px solid;
color: #ff0000;
text-decoration:none;
}

h1 {
TEXT-ALIGN: center; COLOR: #800080; FONT-SIZE: 1em; 
}


.notes {
font-family: Arial, sans-serif;
FONT-SIZE: .9em;

COLOR: brown;

}

h3 {
TEXT-ALIGN: left; COLOR: red; FONT-SIZE: 1em; position:relative; left: 1em; font-weight:bold;
}


.audible {
TEXT-ALIGN: justify; COLOR: red; FONT-SIZE: .9em; margin-left: 1em; margin-right: 1em;
}