@charset "UTF-8";
/* Taylor 1 */

.headline1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.headline2 {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.subhead {font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000000;
	text-transform: uppercase;
}
.bodycopy1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.bodycopy2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.captionstyle {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
a {font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-weight: bold;
	color: #000000;
}
a:visited {font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-weight: normal;
	color: #222222;
	text-decoration: underline;
}
.alternatetxt {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-style: italic; line-height:125%;
}

