.footerlink:link 
{
	font-size: 8pt; 
	text-decoration: underline; 
	color: #0066cc
}
.footerlink:visited 
{ 
	font-size: 8pt; 
	text-decoration: underline; 
	color: #0066cc 
}
.footerlink:hover 
{ 
	font-size: 8pt; 
	text-decoration: underline; 
	color: #0066cc
}
.hyperlink:link 
{ 
	font-size: 12pt; 
	text-decoration: underline; 
	color: #0066cc; 
	font-weight: bold 
}
.hyperlink:visited 
{ 
	font-size: 12pt; 
	text-decoration: underline; 
	color: #0066cc; 
	font-weight: bold 
}
.hyperlink:hover 
{ 
	font-size: 12pt; 
	text-decoration: underline; 
	color: #0066cc; 
	font-weight: bold 
}

.footertext 
{
	font-size: 8pt 
}
h2 
{
	font-size: 16pt; 
	color: #0066cc
}
td 
{
	font-size: 12pt; 
	color: #0066cc
}
.subtitle
{
	font-size: 10pt; 
	color: #0066cc; 
	font-weight: bold 
}
.warning
{
	font-size: 10pt; 
	color: #cc0033; 
	font-weight: bold 
}
.sampleanalysis
{
	font-size: 10pt; 
	color: #000000
}
.samplelink:link 
{ 
	font-size: 10pt; 
	text-decoration: underline; 
	color: #0066cc; 
	font-weight: bold 
}
.samplelink:visited 
{ 
	font-size: 10pt; 
	text-decoration: underline; 
	color: #0066cc; 
	font-weight: bold 
}
.samplelink:hover 
{ 
	font-size: 10pt; 
	text-decoration: underline; 
	color: #0066cc; 
	font-weight: bold 
}
