
p, a, td, li, body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
}


a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


a:visited {
}

a:active {
}


<!-- Headers -->

h1 {
font-size:150%;
	font-weight: bold;
	color: #8F1200;
}
h2 {
	font-size: 150%;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-size: 150%;
	font-weight: bold;
	color: #000000;
}

sup {
	font-size: 80%;
}

/* Classes */
	.formfield {
		border: 1px solid Gray;
	}
	.vertmenuitems {
	color: #005ED4;
}

	.first {
		font-weight: bold;
	}
	.current {
		color: #000000;
		font-weight: bold;
	}

.unitmenuitems {
	color: #005ED4;
	font-size: 90%;
}

.textunderimage {
	color: #005ED4;
	font-size: 75%;
}

.tableclass {
	background-color : #C9E3F6;
	font-size: 90%;
}

.tableheader {
	background-color : #C9E3F6;
}

.tableitem {
	background-color : #FFFFFF;
}


.leftmenuheader {
	color: #000000;
	font-size: 90%;
	font-weight: bold;
}

.leftmenuitems {
	color: #005ED4;
	font-size: 105%;
}

/*.leftmenuitems {
	color: #005ED4;
	font-size: 90%;
}*/

.leftmenuitems2 {
	color: #000000;
	font-size: 80%;
	font-weight: bold;
}

/*
th, th a {
	color: #000000;
}
*/

/* бнопняш х нрберш */
div.faq {padding: 1.2em 0 0 0;}

div.questiontext {
	font-weight: bold;
	font-size: 90%;
}

div.qauthor {
	font-size: 80%;
	display: inline;
	color: #444444;
}

div.qdate {
	font-size: 80%;
	display: inline;
	color: #444444;
}

div.resptext {
	font-size: 90%;
	padding: 0.2em 0 0 0;
}

.faqmarker {
	font-weight: bold;
	color: #8F1200;
	font-size: 90%;
}
