a:link 
{
	color : #FFFFFF;
	text-decoration : none;
}

a:visited
 {
	color : #000000;
	text-decoration : none;
}

a:active 
{
	color : #CCCCFF;
	text-decoration : none;
}

a:hover
{
	color : #FFFFFF;
	text-decoration : underline;
}

td { 
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt
 }
 
ul {
	list-style : square url(images/bullet_med.gif);
	square
}

.header {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt;
font-weight: bold; 
color: #9B092E
}

.header_italic {  
font-family: "Times New Roman", Times, serif; 
font-size: 11pt;
font-weight: bold; 
color: #9B092E;
 font-style : italic;
}

.testimonial { 
font-family: "Times New Roman", Times, serif; 
font-size: 11pt;
font-style: italic;
font-weight: normal
 }
 
 .series { 
font-family: "Times New Roman", Times, serif; 
font-size: 11pt;
font-style: italic;
font-weight: bold
 }
 
 .sb_title {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt;
font-weight: bold; 
color: #9B092E
}
 
 .sb_text { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt;
font-weight: normal
 }
 
.contact {  
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 7.5pt
 }
 
.footer {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-weight: bold; 
color: #FFFFFF
}

.copyright {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
color: #BCBCA9
}

