

.title {
	font-weight: bold;
	color: #DE8D45;
}


A:link, A:visited, A {
	color: #DE8D45;
}

A:hover {
	color: #00CC00;
	text-decoration: underline;
}

.std_xsm {
	font-family: Trebuchet, Trebuchet MS, Arial;
	font-size: 10px;
	line-height: 120%;
	color: #FFFFFF;
}

.std_sm {
	font-family: Trebuchet, Trebuchet MS, Arial;
	font-size: 11px;
	line-height: 120%;
	color: #FFFFFF;
}

.std_med, td {
	font-family: Trebuchet, Trebuchet MS, Arial;
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}

.std_lg {
	font-family: Trebuchet, Trebuchet MS, Arial;
	font-size: 14px;
	line-height: 120%;
	color: #FFFFFF;
}

.form_label {
	font-family: Trebuchet, Trebuchet MS, Arial;
	font-size: 11px;
	color: #333333;
	line-height: 11px;
}

input,textarea,select {
	font-family: Trebuchet, Trebuchet MS, Arial, Gill Sans, Sans Serif;
	font-size: 11px;
	color: #000000;
}


#highlight {
	color: #DE8D45;
	font-weight: bold;
}

#colorize {
	color: #DE8D45;
}

#embolden {
	font-weight: bold;
}

ul {
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 1.5em;
}

