@charset "UTF-8";
/* CSS Document Lauren 1*/

.headline1 {
	font-family: "Georgia",serif;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
}
.headline2 {font-family: "Cambria", serif;
	font-size: 25px;
	font-weight: bold;
	color: #333333;
    font-style: italic;
}
.subhead {font-family:  "constantia", serif;
	font-size: 16px;
	font-weight: bold;
	color:000000 ;
	text-transform: uppercase;
	

}
.bodycopy1 {font-family: "Constantia", serif;
	font-size: 14px;
	font-weight: normal;
	color: #6A6A6A;
}

.bodycopy2 {font-family: "constantia", serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.captionstyle {font-family: "constantia", serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a {font-family: "constantia", serif;
	
	font-weight: bold;
	color: #000000;
}
a:visited {font-family: "constantia", serif;
	
	font-weight: normal;
	color: #222222;
	text-decoration: underline;
}
.alternatetxt {
	font-family: serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	font-style: italic; line-height:125%;
}
-->
</style>
</head>
