@charset "utf-8";
.content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #676767;
	text-decoration: none;
	text-align: left;
}

.content1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}

.copy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: centre;
}
.contentsubhead {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}

a {
	font-family: trebuchet MS;
	font-size: 12px;
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #830B2C;
}
a:active {
	color: #666666;
}

