* {
	margin:0px;
	padding:0px;
}
body {
	background: #336666;
	color: #303861;
	font-size: 14px;
	}
.m_table {
	background-color: white;
	border : 0px;
	width: 100%;
}
td.logo{ background-color: white;  
	background-position: left;  
	background-repeat: no-repeat;
}
p { text-align: justify;  text-indent: 15px;  font-family: monospace; padding-top:5px; padding-bottom:7px; }	
p.deviz { text-align:center;font-family: verdana;  font-size: 8pt;  font-style: italic;  font-variant: normal;  font-weight: bold;  color: Maroon;      }
h2 { text-align:center;font-family: verdana;  font-size: 12pt;  font-style: italic;  font-variant: normal;  font-weight: bold;  color: blue; padding-top:5px;padding-bottom:10px}
.a {padding-left:5px;margin-left:25px;}
ul {padding-left:5px;}

ol {margin-left:30px;}
ol li {font-family: monospace;margin-left:10px;padding-left:20px;font-size:14px;font-weight:bold}
ul li {font-family: monospace;font-weight:normal}
.thanks {text-align:center;font-size:8pt;color:yellow;}
td.brist {background:#336666;color:white;font-weight:bold}
td.v {background:red;color:white;}
td.p {background:blue;color:white;}
td.vt {background:magenta;color:black;font-weight:bold;}
td.tp {background:lightblue;color:black;font-weight:bold;}
hr.short {color:#336666;width:65%}
tr.res {vertical-align: top;  text-align: center;}
td.mres {text-align:left;font-weight:bold;}
td.done{background-color:white;color:white}
td.fio {vertical-align: top;  text-align: left; padding-left:5pt}
