@CHARSET "ISO-8859-1";

body, td {
	font-family: "Tahoma";
	font-size: 11px;
	color: #333333;
}
h1 {
	font-size: 11px;
	color: #d83028;
}
h2 {
	margin-bottom: 2px;
	font-size: 11px;
}
h3 {
	font-size: 11px;
	color: #d83028;
}

.smaller_font {
	font-size: 10px;
}

A:link { text-decoration: none; color: #d83028; }
A:visited { text-decoration: none; color: #d83028; }
A:active { text-decoration: none; color: #d83028; }
A:hover { text-decoration: underline; color: #d83028; }