.bodytext {
	font-size: 13px;
	color: #3366CC
}

.bodybold {
	font-size: 13px;
	font-weight:bold;
	color: #3366FF;
}
.dots {
	font-size: 8px;
	color: #3366FF
}

.caption {
	font-size: 14px;
	font-weight: bold;
	color: #3366FF;
}

.error {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.footer {
	font-size: 11px;
	color: #3366FF;
}

.spacer {
	font-size: 12px;
	font-weight: bold;
	color: #E49D1D;
}

a:link {
	color: #3366FF;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: #E49D1D;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	color: #E49D1D;
	font-size: 11px;
	text-decoration: none;
}

