body {
	font-family: "Courier New", Courier, monospace;
}
a  {
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
A:link {
	text-decoration: none;
	color: #0033cc;
}
A:visited {
	text-decoration: none;
	color: #0033cc;
}
A:hover {
	text-decoration: underline;
	color: #000080;
}
a:link.up {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited.up {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover.up {
	color: #FFFFFF;
	text-decoration: underline;
	background: #ADC2EB;
}
td  {
	color: black;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
img {
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.up {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.data {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.comment {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: black;
}
.obyaz {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	font-size: 50%;
	vertical-align: super;
	color: red;
}
.error {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: red;
	text-align: center
}
.success {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
#titleDiv {
	font-family: "Courier New", Courier, monospace;
	color: white;
	font-size: 16px;
}
#errorDiv {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt; color: red;
	font-weight: bold;
	text-align: center;
}
#creditlogos {
	text-align: center;
}
