a:visited {
	color: #99cc33;
}
a:link {
	color: #006600;
}

.style4 {
color: #006600
}
body {
	background-color: #CCCCCC;
	background-image: url();        
	
}
.style3 {
	color: #006600;
	font-weight: bold;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.little_up {
	font-size: xx-small;
	color: #006600;
}
.date_black {
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}

.zagolovok {
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
BODY {
	SCROLLBAR-FACE-COLOR:#E3F5CE;  
	SCROLLBAR-HIGHLIGHT-COLOR: #006600;  
	SCROLLBAR-SHADOW-COLOR: #000000;  
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;   
	SCROLLBAR-ARROW-COLOR: #006600;  
	SCROLLBAR-TRACK-COLOR: #F1F1F1; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
		}
.epigraf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #006600;
}

.my_table_foot {
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #0000FF;
	background-color: #528d0d;
}
.my_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 250%;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #447C01;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
	border-right: 0.5pt none #FFFFFF;
	border-left: 0.5pt solid #FFFFFF;
	word-spacing: normal;
	letter-spacing: 0.05em;
}
.my_td a:link, .my_td a:visited {display:block; width:100%; color:white; text-decoration:none}

.my_td a:hover{background-color:#72AA30}

.date_black a:link, .date_black a:visited{
color:#000000; text-decoration:none}

.buttons_background {
	border-top: 0.05em solid #FFFFFF;
	border-right: 0.05em none #FFFFFF;
	border-bottom: 0.05em none #FFFFFF;
	border-left: 0.05em none #FFFFFF;
}
.my_td_right_cell {

	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
	text-transform: uppercase;
	background-color: 528D0D;
	background-position: center center;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
	
	border-right: 0.5pt none #FFFFFF;

	border-left: 0.5pt solid #FFFFFF;
}

.memo_header {

	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
	text-transform: uppercase;
	background-color: 528D0D;
	background-position: center center;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
}

.grey_not_underline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}

.grey_not_underline_without_links {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}

.grey_not_underline_without_links a:link, .grey_not_underline_without_links a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666; 
	text-decoration:none
}


.email_colored{
	font-style:italic;
	color:#CC3333;
}
