body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #214457;
}
a:link {
	color: #CC0000;
	font-weight: normal;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #CC0000;
	font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A50B00;
	font-style: normal;
	line-height: normal;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A50B00;
	font-style: normal;
	line-height: normal;
}

.paticka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	vertical-align: text-bottom;
}
.topinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	text-align: center;
}

.topinfo.red {
	color: White;
	font-size: 14px;
}

td.td_dotted {
	border: 1px White;
	border-style: dotted;
	vertical-align: top;
	text-align:center;
	font-size: 12px;
}

.INPUT {
	border: 1px White;
	border-style: dotted;
	width: 100px;
	font-size: 10px;
}

.BUTTON {
	border: 1px solid White;
	font-size: 10px;
}

.red {color: #A50B00}

A.download {color: White}
A.download:visited {color: White}
A.download:hover {color: #000000}
