﻿p {	font-family: "Times New Roman", Times, serif; font-size:10pt; font-weight: normal; font-style: italic; color:#000000; }

.abzats { font-family: "Times New Roman", Times, serif; font-size:10pt; font-weight: normal; font-style: italic;	color:#000000; text-align: justify;}
.tech { font-family: "Times New Roman", Times, serif; font-size:10pt; font-weight: normal; font-style: normal; color:#000000; text-align: justify;}
.act1 { font-family: "Times New Roman", Times, serif; font-size:11pt; font-weight: normal; font-style: italic; color:#000000; }
.act2 { font-family: "Times New Roman", Times, serif; font-size:14pt; font-weight: bold; font-style: italic; color:#993300; }

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	align: center;
	text-align: center;
	color: #000000;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	bottom: 0px;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #84D331;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #528A21;
}
a.inactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #666633;
}

.underlined {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.underlined:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFCC;
	text-decoration: underline;
}

.underlined:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.first { font-family: "Times New Roman", Times, serif; font-size: 16pt; font-weight: normal; font-style: normal; color: #666633; }
.first:hover { font-family: "Times New Roman", Times, serif; font-size: 16pt; font-weight: normal; font-style: normal; color: #84D331; }
.first:active {	font-family: "Times New Roman", Times, serif; font-size: 16pt; font-weight: normal; font-style: normal;	color: #528A21; }

.fest { font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: normal; font-style: italic; color: #666633; }
.fest:hover { font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: normal; text-decoration: underline; font-style: italic; color: #000000; }
.fest:active {	font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: normal; font-style: italic; color: #528A21; }

.head { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; font-style: normal; color: #333300; }
.head:hover { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; font-style: normal; color: #666633; }
.head:active { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; font-style: normal; color: #000000; }

// .head2 { font-family: "Times New Roman", Times, serif; font-size: 13pt; font-weight: bold; font-style: normal; color: #FFFFFF; }
.head3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	align: center;
	background-color: #A7B086;
	text-align: center;
	padding: 0pt;
	margin: 0px;
}

.head4 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: center;
	letter-spacing: 0.1em;
}

.letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	color: #800000;
//	line-height: 115%;
}

.letter2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	color: #800000;
}

.mail  { font-family: "Times New Roman", Times, serif; font-size: 10pt; font-weight: bold; font-style: normal; color: #000000; }

TABLE.b {
font-family: "Times New Roman", Times, serif;
font-size: 12pt;
font-weight: normal;
font-style: italic;
text-align: center;
border: #FFFFFF 0px solid;
color: #666633;
vertical-align: middle;
}

TD.dark {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	background-color: #D1D1B1;
	border: 0px #1C6791 solid;
	color: #666633;
	vertical-align: middle;
	text-decoration: none;
}
TD.bright {
font-family: "Times New Roman", Times, serif;
font-size: 12pt;
font-weight: normal;
font-style: italic;
text-align: center;
background-color: #E1E1C4;
border: #D1D1B1 1px solid;
color: #666633;
vertical-align: middle;
text-decoration: none;
}

// LISTS 
//ul, li, dir {list-style-type: circle}

.list {
font-family: "Times New Roman", Times, serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
//	list-style-type: disc;
text-align: left;
list-style-image: url(sdanie/bull.gif);
// margin-left: 0em;
}

