body, td {
	font-family : Arial, sans-serif ;
	font-size : 10pt;
}

.hl1{
	font-size : 14pt;
	font-weight : bold;
}

.hl2{
	font-weight : bold;
}

.boxhead{
	font-size : 10pt;
	color : #660000;
	font-weight : bold;
}

.box{
	font-size : 9pt;
}

.formular {
		border-color:#000000;
		border-width:1;
		font-size:10;
		background-color:#ffffff;
		color:#000000;
}

a {
	text-decoration: none;
	color: #660000;
}

a:hover {
	text-decoration: none;
	color: #660000;
}

