body {
color: #000000; 
background-image : url(images/top_bar.jpg); 
background-repeat: repeat-x;
background-color: #FFFFFF;
font-family: verdana, arial, sans-serif;  
font-size: 10pt;
}

a:link {
color: blue;
text-decoration: none;
font-weight: none;
font-size: 10pt;
}

a:active {
color: red;
text-decoration: underline;
font-weight: none;
font-size: 10pt;
}

a:visited{
color: purple;
text-decoration: none;
font-weight: none;
font-size: 10pt;
}

a:hover {
color: blue;
text-decoration: underline; 
font-weight: none;
font-size: 10pt;
}

a.toc:link {
color: blue;
text-decoration: none;
font-weight: bold;
font-size: 9pt;
}

a.toc:active {
color: blue;
text-decoration: none;
font-weight: bold;
font-size: 9pt;
}

a.toc:visited{
color: blue;
text-decoration: none;
font-weight: bold;
font-size: 9pt;
}

a.toc:hover {
color: blue;
text-decoration: underline overline;
background: #D4BE1A;
font-weight: bold;
font-size: 9pt;
}

.title {
color: black;
font-family: verdana, arial, sans-serif;
font-size: 11pt;
font-weight: bold;
}

.title2 {
color: black;
font-family: verdana, arial, sans-serif;
font-size: 10pt;
font-weight: bold;
}

.title3 {
color: red;
font-family: verdana, arial, sans-serif;
font-size: 11pt;
font-weight: bold;
}

.verse {
color: #660000;
font-family: verdana, arial, sans-serif;
font-size: 10pt;
font-weight: bold;
}

.note {
color: black;
font-family: verdana, arial, sans-serif;
font-size: 8pt;
}

.note2 {
color: red;
font-family: verdana, arial, sans-serif;
font-size: 8pt;
}

.note3 {
color: red;
font-family: verdana, arial, sans-serif;
font-size: 8pt;
font-weight: bold;
}

a.note3:link {
color: blue;
font-family: verdana, arial, sans-serif;
text-decoration: underline;
font-size: 8pt;
font-weight: bold;
}

a.note3:active {
color: red;
text-decoration: none;
font-weight: bold;
font-size: 8pt;
}

a.note3:visited{
color: purple;
text-decoration: none;
font-weight: bold;
font-size: 8pt;
}

a.note3:hover {
color: blue;
text-decoration: underline overline;
background: #D4BE1A;
font-weight: bold;
font-size: 8pt;
}

.textlink {
color: black;
font-family: verdana, arial, sans-serif;
font-size: 8pt;
}

a.textlink:link {
color: blue;
font-size: 8pt;
}

a.textlink:active {
color: red;
font-size: 8pt;
}

a.textlink:visited {
color:  purple;
font-size: 8pt;
}

a.textlink:hover {
color: blue;
text-decoration: underline;
font-size: 8pt;
}

.willoughby {
color: black;
font-family: verdana, arial, sans-serif;
font-size: 8pt;
}

a.willoughby:link {
color: blue;
font-size: 8pt;
}

a.willoughby:active {
color: red;
font-size: 8pt;
}

a.willoughby:visited {
color: purple;
font-size: 8pt;
}

a.willoughby:hover {
color: blue;
text-decoration: underline;
font-size: 8pt;
}

.address {
font-family: verdana, arial, sans-serif;
font-size: 8pt;

}

a.address:link {
color: blue;
font-size: 8pt;
}

a.address:active {
color: blue;
font-size: 8pt;
}

a.address:visited {
color:blue;
font-size: 8pt;
}

a.address:hover {
color: blue;
text-decoration: underline;
font-size: 8pt;
}

p { 
font-family: verdana, arial, sans-serif;  
font-size: 9pt;
}

body, p, td, li, ul { 
font-size: 9pt; 
}