.txt9 {
	font-size : 9pt;
}
.col1 {
	background-color: #FDCBC1;
}
.col2 {
	background-color : #D4E9ED;
}
.col3 {
	background-color: #F1EFE7;
}
.col4 {
	background-color: #D9D4C7;
}
.red {
	color: #FA6A56;
	font-weight: bold;
}
.marked {
	font-weight: bold;
}
.links {
	font-weight: bold;
	font-size : 11pt;
}
.title {
	font-weight: bold;
	font-size: 12pt; 
}
body {
	background-image : url(../img/background.gif);
}
a.line {
	text-decoration: underline;
}
a {
	color: #24384D;
	font-style: normal;
	text-decoration: underline
}
a:hover {
	text-decoration: none
}
td {
	color: black;
	font-size: 10pt;
	font-family: Arial,Verdana, Helvetica,Sans-Serif;
}
input { font-size: 8pt; font-family: Verdana,Helvetica,Sans-Serif }
select { font-size: 8pt; font-family: Verdana,Helvetica, Arial, Sans-Serif }