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

.headline1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #333333;
	letter-spacing:.05em;
	line-height:110%;
}
.headline2 {font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	letter-spacing:.05em;
	line-height:110%;
}
.subhead {font-family:  Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-transform:capitalize;
	letter-spacing:.02em;
	color: #858585;
	line-height:130%;
}
.bodycopy1 {font-family: Georgia, Times New Roman, Times, serif
	font-weight: normal;
	letter-spacing:.02em;
	font-size: 13px;
	color: #333333;
}

.bodycopy2 {font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	letter-spacing:.02em;
	font-weight: normal;
	color: #666666;
}
.captionstyle {font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a {font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #858585;
}
a:visited {font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.alternatetxt {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	font-style: italic; line-height:125%;
}
}
