html, body {
	margin:0px;
	padding:0px;
}
td, input, select, textarea {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	}

td.t1 { background-image: url(img/fon_r.gif); background-repeat: no-repeat;}
a.link1 {font-size: 9pt; color: #ffffff; font-weight: bold;}
a:hover.link1 { text-decoration: underline; color: #04F51A; font-weight: bold;}
a.link2 {font-size: 11pt; color: #029835; font-weight: bold;}
a:hover.link2 { text-decoration: underline; color: red; font-weight: bold;}
a.link3 {font-size: 9pt; color: #029835; font-weight: bold;}
a:hover.link3 { text-decoration: underline; color: red; font-weight: bold;}