body {
color: #000000; 
background-image: url(images/topbar.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;
}

.content {
background: #fff;
color: #000;
position: relative;
top: 0px;
left: 12%;
width: 750px;
padding: 0px;
margin: 0;
text-align: left;
float: left;
}

.table {
position: relative;
top: 0px;
left: 15%;
width: 750px;
padding: 0px;
margin: 0;
}

a.toc:link {
color: blue;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
}

a.toc:active {
color: blue;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
}

a.toc:visited{
color: blue;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
}

a.toc:hover {
color: blue;
text-decoration: underline overline;
background: #FFFF99;
font-weight: bold;
font-size: 10pt;
}

#faux a:link,
#faux a:visited
{ 
display: block;
font-size: 11px; 
font-weight: bold;
text-decoration: none;
color: #ffffff; 
background: #787F9B; 
padding: 2px;
}

#faux a:hover 
{ 
display: block;
font-size: 11px; 
font-weight: bold;
text-decoration: none;
color: #A78D68; 
background: #ffffff; 
padding: 2px; 
}

#faux a:active
{ 
display: block;
font-size: 11px; 
font-weight: bold;
text-decoration: none;
color: #A78D68; 
background: #ffffff; 
padding: 2px; 
}

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;
}

.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: #516073;
font-family: verdana, arial, sans-serif;
font-size: 10pt;
font-weight: bold;
}

.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;
}

.notice {
color: black;
font-family: verdana, arial, sans-serif;
font-size: 8pt;
}

a.notice:link {
color: blue;
font-size: 8pt;
}

a.notice:active {
color: red;
font-size: 8pt;
}

a.notice:visited {
color: purple;
font-size: 8pt;
}

a.notice:hover {
color: blue;
text-decoration: underline;
font-size: 8pt;
}

.notice2 {
color: black;
font-family: verdana, arial, sans-serif;
font-size: 7pt;
}

.copyright {
color: #D8CBBA;
font-family: verdana, arial, sans-serif;
font-size: 8pt;
font-weight: bold;
}

p { 
font-family: verdana, arial, sans-serif;  
font-size: 9pt;
}

body, p, td, li, ul { 
font-size: 9pt; 
}