p {
	font-family: "trebuchet MS";
	font-size: 16px;
}

a:link {
	text-decoration: none;
	font-family: "trebuchet MS";
	color: #B00122;
	font-size: 16px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #B30022;
	font-family: "trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-family: "trebuchet MS";
	font-size: 16px;
	color: #B00122;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-family: "trebuchet MS";
	font-size: 16px;
}
	
	
h3 {
	font-family: "trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #B20020;
	font-style: italic;
}
li {
	font-family: "trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}

.splashtext {
	font-family: "trebuchet MS";
	font-size: 16px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bottomlinks {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #B00122;
	font-family: "trebuchet MS";
}
.tabletext {
	padding-right: 20px;
}
.Endorsement {
	font-family: "trebuchet MS";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #B20020;
}
.endorsetext {
	font-family: "trebuchet MS";
	font-size: 15px;
}

