@CHARSET "ISO-8859-1";

body, td {
	font-family: Tahoma,Helvetica,sans-serif;
	font-size: 11px;
	color: #333333;
}
h1 {
	font-size: 11px;
	color: #d05207;
}
h2 {
	font-size: 11px;
	color: #d05207;
	margin-top: 8px;
	margin-bottom: 8px;	
}
h3 {
	font-size: 11px;
	color: #d05207;
}
.bit_bigger {
	font-size: 12px;
}
.big_font {
	font-size: 14px;
}
.normal_font {
	font-size: 11px;
}
.smaller_font {
	font-size: 10px;
}

A:link { text-decoration: none; color: #d05207; }
A:visited { text-decoration: none; color: #d05207; }
A:active { text-decoration: none; color: #d05207; }
A:hover { text-decoration: underline; color: #d05207; }
