.COSCOtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.COSCOlargetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	text-align: center;
	font-weight: bolder;
	color: #FFF;
}
.Leading2 {
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(../images/arrow-bullet.gif);
}
.hidden {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: 333399;
	visibility: hidden;
}
.COSCOsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	text-align: right;
}
.text-new {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.text-new-medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.How-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	list-style-image: url(../images/arrow-bullet.gif);
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 110%;
}
.COSCOsmallWhite {
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.GenesisText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #0C9;
	text-decoration: none;
}

