/* CSS Document */

.bodytext {
	font-family: Arial, Helvetica, Futura, Frutiger, Swis, Myriad;
	font-size: 12.5px;
	font-weight:bolder;
	text-align:left;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: .015em;
	line-height: 25px;
	}
	
	.bodytextcenter {
	font-family: Arial, Helvetica, Futura, Frutiger, Swis, Myriad;
	font-size: 12.5px;
	font-weight:bolder;
	text-align:center;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: .015em;
	line-height: 25px;
	}
	
		.bodytextcentertrackout {
	font-family: Arial, Helvetica, Futura, Frutiger, Swis, Myriad;
	font-size: 12.5px;
	font-weight:bolder;
	text-align:center;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: .15em;
	line-height: 25px;
	}
	
	
		
	.bodytextcentersml {
	font-family: Arial, Helvetica, Futura, Frutiger, Swis, Myriad;
	font-size: 10px;
	font-weight:bolder;
	text-align:center;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: .015em;
	line-height: 25px;
	}
	
	
	.Headings1 {
	font-family: Arial, Helvetica, Futura, Frutiger, Swis, Myriad;
	font-size: 14.5px;
	font-weight:bolder;
	text-align:left;
	color:#660000;
	text-decoration: none;
	letter-spacing: .015em;
	line-height: 25px;
	}
	
		.Headings2 {
	font-family: Arial, Helvetica, Futura, Frutiger, Swis, Myriad;
	font-size: 20.5px;
	font-weight:bolder;
	text-align:center;
	color:#660000;
	text-decoration: none;
	letter-spacing: .5em;
	line-height: 25px;
	}
	
.links1 a {
	font-family: Arial, Helvetica, Futura, Frutiger, Swis, Myriad;
	font-size: 11.5;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: .015em;
	line-height: 25px;
	}
.links1 a:link {
	font-family: Arial, Helvetica, Futura, Frutiger, Swis, Myriad;
	font-size: 11.5;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	letter-spacing: .015em;
	line-height: 25px;
	}
.links1 a:hover {
	font-family: Arial, Helvetica, Futura, Frutiger, Swis, Myriad;
	font-size: 11.5;
	font-weight: bold;
	color: #ffffff;
	text-decoration: overline underline;
	letter-spacing: .015em;
	line-height: 25px;
	}
	
	
.linkscenter a {
	font-family: Arial, Helvetica, Futura, Frutiger, Swis, Myriad;
	font-size: 11.5;
	font-weight: bold;
	text-align:center;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: .015em;
	line-height: 25px;
	}
.linkscenter a:link {
	font-family: Arial, Helvetica, Futura, Frutiger, Swis, Myriad;
	font-size: 11.5;
	font-weight: bold;
	text-align:center;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: .015em;
	line-height: 25px;
	}
.linkscenter a:hover {
	font-family: Arial, Helvetica, Futura, Frutiger, Swis, Myriad;
	font-size: 11.5;
	font-weight: bold;
	text-align:center;
	color: #ffffff;
	text-decoration: overline underline;
	letter-spacing: .015em;
	line-height: 25px;
	}
