body {
	padding: 0;
	margin: 0;
	font: 13px trebuchet ms, Tahoma, Arial, sans-serif;
	color: #073E61;
	background: #fafafa url('gfx/bg.gif');
	}

td {
	font-size: 13px;
	}

a { color: #054C75; font-weight: bold;}
a:hover { color: #054C75; font-weight: bold; text-decoration: underline; }
a.nocolor { color: black; font-weight: bold; text-decoration: none; }
a.nocolor:hover { color: black; font-weight: bold; text-decoration: underline; }
a.dogory { color: #054C75; text-decoration: none; }
a.dogory:hover { color: #054C75; text-decoration: underline; }
a.none { color: #073E61; text-decoration: none; font-weight: normal; }
a.none:hover { color: #073E61; text-decoration: none; font-weight: bold; }

.box {
	background: #fff url('gfx/formbg1.gif');
	border: 1px solid #999;
	padding: 3px;
	font: 13px calibri, tahoma, sans-serif;
	}

.box2 {
	background: #fff url('gfx/formbg2.gif');
	border: 1px solid #999;
	padding: 2px;
	font: 13px calibri, tahoma, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	}

.doopisu {
	font: 12px tahoma, verdana, arial, sans-serif;
	line-height: 120%;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}