#navbar a {
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
	font-size: 14px;
	color: 833594;
	font-weight: bold;
	text-decoration: none;

}

#navbar a:hover {
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
	font-size: 14px;
	color: 833594;
	font-weight: bold;
	text-decoration: underline;

}
p {
	font-family: "Trebuchet MS", Helvetica, Sans-serif; font-size: 13px; font-weight: 400;
	
}
.RightColumnHeaders {
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.subheaders {
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 833594;
}
li {
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
	font-size: 13px;
}

#main a {
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
	font-size: 13px;
	color: #833594;
	font-weight: bold;
	width: auto;
	text-decoration: none;
}

#main a:hover {
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
	font-size: 13px;
	color: #833594;
	font-weight: bold;
	width: auto;
	text-decoration: underline;
}

#subnav a {
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
	font-size: 11px;
	color: #833594;
	font-weight: bold;
	width: auto;
	text-decoration: none;
}

#subnav a:hover {
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
	font-size: 11px;
	color: #833594;
	font-weight: bold;
	width: auto;
	text-decoration: underline;

}
