
font,td,p,div,a,table { font-family: Verdana, Arial, Helvetica, sans-serif }

.one            { font-size : 10px; color : black; }
a.one           { font-size : 10px; color : black; text-decoration: none; }
a.one:hover     { font-size : 10px; color : #009966; text-decoration: underline; }

.one2            { font-size : 10px; color : #009966; }
a.one2           { font-size : 10px; color : #009966; text-decoration: none;}
a.one2:hover     { font-size : 10px; color : #009966; text-decoration: underline;}

.two            { font-size : 11px; color : #646464; font-weight : bold; }
a.two           { font-size : 11px; color : #646464; font-weight : bold; text-decoration: none; }
a.two:hover     { font-size : 11px; color : #009966; font-weight : bold; text-decoration: underline; }

.newclass		     { font-family : Georgia, Times; font-size : 20px; color : black; }
a.newclass           { font-family : Georgia, Times; font-size : 20px; color : black; text-decoration: underline; }
a.newclass:hover     { font-family : Georgia, Times; font-size : 20px; color : #A8A8A8; text-decoration: underline; }

.one12b	         { font-size : 12px; color : black; font-weight : bold;}
.one12	         { font-size : 12px; color : black;}

.menu            { font-family : Georgia, Times;  font-size : 23px; color : black; }
a.menu           { font-family : Georgia, Times;  font-size : 23px; color : black; text-decoration: none; }
a.menu:hover     { font-family : Georgia, Times;  font-size : 23px; color: #A8A8A8; text-decoration: none; }

.btext            { font-family : Georgia, Times; line-height : 32px; font-style : italic; font-size : 24px; color : black; }
a.btext           { font-family : Georgia, Times; line-height : 32px; font-style : italic; font-size : 24px; color : black; text-decoration: none; }
a.btext:hover     { font-family : Georgia, Times; line-height : 32px; font-style : italic; font-size : 24px; color: #A8A8A8; text-decoration: none; }

.margin1              { font-size : 11px; color : black; margin-left : 20pt; text-align : justify; line-height : 10pt;}


div.one span {	font-style: italic;	text-decoration: underline;
	}

div ul#spisok {	list-style: decimal;	}

h4 {	font-size : 13px;
	font-weight : bold;	margin:0 6px 4px  6px;
	padding:0;
	}

p {
	line-height: 16px;
	font-size : 12px;	margin:0 6px 3px 6px;
	padding:0;
	}

ul {	font-size : 12px;	margin:0 6px 6px 16px;
	padding:0;
	}

li {	line-height: 16px;	margin:0 6px 0 6px;
	padding:0;
	}
