@charset "UTF-8";


 body {
	background-color: #680001;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}

.White_Header_ArnoPro {
	font-family: "Arno Pro";
	font-size: 30px;
	color: #FFFFFF;
}

.White_Lucinda16 {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.Gold_Lucinda16 {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #C1A753;
}

.Gold_Lucinda20 {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #C1A753;
}
.White_Med_ArnoPro {
	font-family: "Arno Pro";
	font-size: 20px;
	color: #FFFFFF;
}

.White_24_ArnoPro {
	font-family: "Arno Pro";
	font-size: 20px;
	color: #FFFFFF;
}

a:link {
	color: #C1A753;
}
a:hover {
	color:#FC6;
}

a:visited {
	color: #0099ff;

}.Cayanne {
	color: #F66;
	font-size: 12px;
}
.justify_text {
	text-align: justify;
}
.Cayanne16 {
	color: #F66;
	font-size: 16px;
}
.Divtest iframe {
	color: #0c0835;
}
.White_Lucinda16 table tr td #Divtest iframe {
	color: #0c0835;
}
.Gold_Lucinda12 {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #C1A753;
}
.White_Lucinda16 {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.justify_text p {
	text-align: justify;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
}
