.bigtitle {
        font-family: Arial;
        font-size: 18px;
        font-weight: bold;
        line-height: 17px;
        color: #803136;
        text-decoration: none;
}
.title {
        font-family: Arial;
        font-size: 15px;
        font-weight: bold;
        line-height: 16px;
        color: #334d72;
        text-decoration: none;
}
.copybold {
        font-family: Arial;
        font-size: 11px;
        font-weight: bold;
        line-height: 14px;
        color: #000000;
        text-decoration: none;
}
.copy {
        font-family: Arial;
        font-size: 12px;
        line-height: 15px;
        color: #000000;
        text-decoration: none;
}
.copysmall {
	font-family: Arial;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
}
.disclaimer {
	font-family: Arial;
	font-size: 9px;
	line-height: 11px;
	color: #999999;
	text-decoration: none;
}
A:link {text-decoration: none; color: #803136}
A:visited {text-decoration: none; color: #803136}
A:active {text-decoration: none; color: #334d72}
A:hover {text-decoration: none; color: #334d72}