.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FDC459;
	text-decoration: none;
	text-align: justify;

}
.copyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FDC459;
	text-decoration: none;
}
.formFieldGoogle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #6D5979;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	line-height: 12px;


}
a:link {color: #CEA5AD; text-decoration: none}
a:active {color: #CEA5AD; text-decoration: none}
a:visited {color: #CEA5AD; text-decoration: none}
a:hover {color: #EBC48A; text-decoration: none}

.bullet {
	list-style-position: outside;
	list-style-image: url(../images/delta_bullet.jpg);
	list-style-type: none;

}
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
