.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
.titleletter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #006666;
	line-height: 24px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.captiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 11px;
}
.headertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006666;
}
.captionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006666;
}
.introtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	line-height: 24px;
}

A.specialLink, A:ACTIVE.specialLink, A:FOCUS.specialLink, A:LINK.specialLink, A:VISITED.specialLink
{
    COLOR: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
    FONT-SIZE: 9pt;
    text-decoration: none;
    Font-weight: normal;        
}
A:Hover.specialLink{
    COLOR: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
    FONT-SIZE: 9pt;
    text-decoration: none;
    Font-weight: normal;    
}
A.specialLink1, A:ACTIVE.specialLink1, A:FOCUS.specialLink1, A:LINK.specialLink1, A:VISITED.specialLink1
{
    COLOR: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
    FONT-SIZE: 9pt;
    text-decoration: underline;
    Font-weight: normal;        
}
A:Hover.specialLink1{
    COLOR: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
    FONT-SIZE: 9pt;
    text-decoration: none;
    Font-weight: normal;    
}