@CHARSET "ISO-8859-1";

body, td {
	font-family: "Tahoma";
	font-size: 11px;
	color: #333333;
}
h1 {
	font-family: "Trebuchet MS","Arial";
	font-size: 13px;
	color: #d05207;
}

.ornament_header h1 {
	font-family: "Trebuchet MS", "Arial";
	font-weight: bold;
	font-size: 16px;
	color: #d05207;
}

h3 {
	font-size: 11px;
	color: #d05207;
}

.smaller_font {
	font-size: 11px;
}

.medium_font {
	font-size: 12px;
}

A:link { text-decoration: none; color: #D0207D; }
A:visited { text-decoration: none; color: #D0207D; }
A:active { text-decoration: none; color: #D0207D; }
A:hover { text-decoration: underline; color: #D0207D; }