/* Do not change any of this!*/
/* If you need to know something call or email Bill Willoughby*/

body {
color: #000000; 
background-image : none; 
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: 10t;
}

a:hover {
color: blue;
text-decoration: underline; 
font-weight: none;
font-size: 10t;
}

a.toc:link {
color: blue;
text-decoration: none;
font-weight: none;
font-size: 10pt;
}

a.toc:active {
color: blue;
text-decoration: none;
font-weight: none;
font-size: 10pt;
}

a.toc:visited{
color: blue;
text-decoration: none;
font-weight: none;
font-size: 10pt;
}

a.toc:hover {
color: blue;
text-decoration: underline overline;
background: #FFFF99;
font-weight: none;
font-size: 10pt;
}

a.toc2:link {
color: blue;
text-decoration: none;
font-weight: none;
font-size: 8pt;
}

a.toc2:active {
color: blue;
text-decoration: none;
font-weight: none;
font-size: 8pt;
}

a.toc2:visited{
color: blue;
text-decoration: none;
font-weight: none;
font-size: 8pt;
}

a.toc2:hover {
color: blue;
text-decoration: underline overline;
background: #FFFF99;
font-weight: none;
font-size: 8pt;
}

.header {
color: black
font-family: verdana, arial, sans-serif;  
font-size: 7pt;
}

.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;
}

.footer {
color: black;
font-family: verdana, arial, sans-serif;
font-size: 8pt;
}

a.footer:link {
color: blue;
font-size: 8pt;
}

a.footer:active {
color: red;
font-size: 8pt;
}

a.footer:visited {
color: purple;
font-size: 8pt;
}

a.footer: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; 
}