@charset "utf-8";
p {
	font-family: Univers, "Univers Condensed";
	font-size: 12px;
	color: #000000;
}
a { color: #000000;}
a:link, a:visited, a:active { text-decoration: none;}
a:hover {
	text-decoration: underline;
	color: ##004D8B;
}
.blue {
	color: #004D8B;
}
.copys {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #750000;
	text-decoration: none;
}
.discreet {
	font-family: "Gill Sans MT", "Lucida Sans", Tahoma;
	font-size: 10px;
	color: #666666;
}
.discreet_black {
	font-family: "Gill Sans MT", "Lucida Sans", Tahoma;
	font-size: 10px;
	color: #000000;
}
.cel {
	color: #FFC58A;
	text-decoration: none;
}
.celdiscreet {
	font-family: "Gill Sans MT", "Lucida Sans", Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
h3 {
	font-family: Univers, "Univers Condensed";
	font-size: 14px;
	color: #004D8B;
	text-decoration: none;
}