body {
	font-family: "Times New Roman", Times, serif;

}
a:link {
	color: #1878BE;
	text-decoration: none;
	font-weight: bolder;

}
a:visited {
	color: #999999;
	font-weight: bolder;


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

}
a:active {
	color: #FFCC33;
	text-decoration: underline;

}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;


}
.txt {
	color: #333333;
}
b {
	color: #333333;
}
.redbold {
	font-weight: bold;
	color: #FF0000;
}
.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;

}
.psub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
.copy {
	line-height: 16pt;
}

