.default-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.default-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	font-weight: normal;
}
.default-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9E916D;
	font-weight: bold;
}
.default-sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C2F67;
}
a:link {
	color: #0C2F67;
}
a:hover {
	color: #000000;
}
a:visited {
	color: #8C6D70;
}
.default-subheader {
	font-weight: bold;
}
.BOLD {
	font-weight: bolder;
}
.pub {
	font-style: italic;
}
.subText {
	font-size: 10px;
}
.H3 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	margin-left: 25px;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 18px;
	color: #AD926B;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 16px;
	text-transform: uppercase;
	color: #5265B5;
}

.redTITLE {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
