body {
color : #000000; 
background-image : url(images/bgfade.jpg); 
background-repeat: repeat-x;
background-color : #9999CB;
font-size : 10pt;
font-family: verdana, arial, sans serif;
} 

a:link {
color: #blue;
text-decoration: none;
font-size:10pt;
}

a:visited{
color: #purple;
text-decoration: none;
font-size:10pt;
}

a:hover {
color: blue;
text-decoration: underline; 
font-size:10pt;
 }

 #faux a:link,
#faux a:visited
{ 
display: block;
font-size: 13px; 
font-weight: bold;
text-decoration: none;
color: #ffffff; 
background: #673398; 
padding: 2px;
}

#faux a:hover 
{ 
font-weight: bold;
color: #000000;
background: #9999CB; 
}

#faux a:active
{ 
font-weight: bold;
color: #000000;
background: #9999CB; 
}

.title{
font-variant: small-caps;
color: black;
font-size : 11pt;
font-weight: bold;
}

.title2{
font-variant: small-caps;
color: #D40400;
font-size : 10pt;
font-weight: bold;
}

.title3{
font-variant: small-caps;
color: #010080;
font-size : 10pt;
font-weight: bold;
}

.terms{
font-variant: small-caps;
color: #010080;
font-size: 10pt;
font-weight: bold;
}

.secondtitle{
font-variant: small-caps;
color: white;
font-size: 10pt;
font-weight: bold;
}

.thirdtitle{
font-variant: small-caps;
color: #010080;
font-size: 10pt;
font-weight: bold;
}

.copyright {
color: black;
font-family: verdana, arial, sans-serif;
font-size: 7pt;
}

a.copyright:link {
color: #0033CC;
font-size: 7pt;
}

a.copyright:active {
color: red;
font-size: 7pt;
}

a.copyright:visited {
color: #0033CC;
font-size: 7pt;
}

a.copyright:hover {
color: #0033CC;
text-decoration: underline;
font-size: 7pt;
}

.notice {
color: black;
font-family: verdana, arial, sans-serif;
font-size: 8pt;
font-style:italic;
}

.notice2 {
color: red;
font-family: verdana, arial, sans-serif;
font-size: 9pt;
font-style:italic;
}

p { font-family : verdana, arial, sans-serif;  font-size : 10pt;}

body, p, td, li, ul { font-size:10pt; }