@CHARSET "ISO-8859-1";

body, td {
	font-family: "Tahoma";
	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;
}
.colored {
	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: #404497;}
A:visited { text-decoration: none; color: #404497; }
A:active { text-decoration: none; color: #404497; }
A:hover { text-decoration: underline; color: #404497; }