td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.main-headlines {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sub-headlines {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.main-headlines:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
input {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #F7DFB4;
	border: 1px solid #000000;
}
textarea {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #F7DFB4;
	border: 1px solid #000000;
}
select {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #F7DFB4;
	border: 1px solid #000000;
}
body
{
	scrollbar-base-color: #1E298E;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #1E298E;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #CBD4F7;
}.alt-headlines {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8894C7;
	background-position: 100%;
}
.side-headline {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #EDC379;
	background-position: 100%;
}
