p {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #678688;
	font-weight: bold;
}
.smltitle {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #678688;
	font-weight: bold;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.paraopener {
	font-family: "Trebuchet MS";
	font-size: 12px;
	
}
.border {
}

.alert {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #678688;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #678688;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #c1d1d1;
	text-decoration: none;
}

