body,form,div,ul,p{font-family:Arial;font-size:13px;text-align:justify;color:#194e69;margin:0px;padding:0px}
p{text-indent:2em;padding:0px 5px 0px 5px}
ul{margin-left:20px}
fieldset,legend,input,textarea,td,select,label,a{font-family:Arial;font-size:13px}
legend{color:#194e69}
fieldset{border-radius:10px}
input.Log{width:78px;height:18px;outline:none;border:0px;font-size:12px}
input.Run{width:78px;height:22px}
input.Inp{width:78px;height:20px}
input.Val{width:78px;height:20px;text-align:right}
table{border-collapse:collapse}
td,img{border-style:none}
tr.Tit{background-color:#195975;color:White;text-indent:5px}
tr.Hea{background-color:WhiteSmoke;font-weight:bold;color:Black;text-indent:2em}
tr.Cap{text-align:center;background-color:#195975;color:White}
tr.Tab{background-color:#e9ecf5}
td.Sum{width:78px;text-align:right}
td.Dat{width:50px;text-align:center}
a{font-style:normal;font-weight:bold;text-decoration:none}
a:link{color:#194e69}
a:visited{color:#194e69}
a:active{color:#194e69}
a:hover{color:Black}
img.Dob{margin-top:15px;display:none;width:1px;height:1px}
table.Scr{width:100%}
table.Men{width:230px}
td.Out{padding:30px 10px 10px 10px}
td.Sha{display:none}
@media(min-width:640px){
 table.Scr{width:640px}
 img.Dob{display:inline;width:320px;height:12px}
 td.Out{padding:20px 0px 20px 0px}
 td.Sha{display:block}
}
@media(max-width:370px){
 table.Men{width:90px}
}