body {
	    margin:0;
	    background-color: #fbfbfb
}

	td {
	    font-family: Verdana;
	    font-size: 12px;
	    color: #000000
	}

a {
color: #3898BC;
text-decoration: underline;
font-weight: bold;
}

a:hover {
color: #3898BC;
text-decoration: none;
font-weight: bold;
}

a.h {
color: #9eb448;
text-decoration: none;
font-size: 12px;
}
a.h:hover {
color: #9eb448;
text-decoration: none;
font-size: 12px;
}
input,textarea,select {
color: #000000;
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
border: 1px solid;
border-color : #000000;
}
.zagolovok {
	font-size: 14px;
	font-weight: bold;
	color: #3898BC;
}
.podz {
	font-size: 12px;
	font-weight: bold;
	color: #9eb448;
}
.zag {
color: #d56c33;
font-size: 14px;
font-weight: bold;
	}
.zag2 {
color: #3366CC;
font-size: 15px;
font-weight: bold;
	}
.tablewo {
font-size: 10px;
	}
a.poor {
color: #3898BC;
font-size: 14px;
font-weight: bold;
text-decoration: none;
	}
a.poor:hover {
color: #d56c33;
font-size: 14px;
font-weight: bold;
text-decoration: underline;
	}
a.poor:active {
color: #d56c33;
font-size: 14px;
font-weight: bold;
text-decoration: none;
	}