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

#faux a:link,
#faux a:visited
{ 
display: block;
font-size: 11px; 
font-weight: bold;
text-decoration: none;
color: #FFFFFF; 
background: #03017C; 
padding: 5px;
text-align: center;
}

#faux a:hover 
{ 
display: block;
font-size: 11px; 
font-weight: bold;
text-decoration: none;
color: #03017C; 
background: #FFFD1B; 
padding: 5px; 
text-align: center;
}

#faux a:active
{ 
display: block;
font-size: 11px; 
font-weight: bold;
text-decoration: none;
color: #3F3CA7; 
background: #FFFD1B6; 
padding: 5px; 
text-align: center;
}

.title {
color: #010080;
font-family: verdana, arial, sans-serif;
font-size: 12pt;
font-weight: bold;
}

.title2 {
color: black;
font-family: verdana, arial, sans-serif;
font-size: 10pt;
font-weight: bold;
}

.title3 {
color: #010080;
font-family: verdana, arial, sans-serif;
font-size: 10pt;
font-weight: bold;
}

div.hr {display: none}/*/*/a{}div.hr
{  display: block;  height: 15px;  background-image: url(images/HR.jpg);
background-repeat: no-repeat;  
margin: 1em 0 1em 0;}hr {display:none}/* */ 

.special (
color: #000000;
font-family: verdana, arial, sans-serif;
 font-style:italic;
font-size: 18pt;
}

.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: 8pt;
font-style:italic;
}

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