/*  Copyright (c) WEBCOM ART | http://artw.ru/  */

                /* common styles */

body{
                font-family: Arial;
                color: #000;
				font-size: 12px;
                }
img{
	border: 0;
}

a.print:link,
a.print:visited{
				color: #000;
				text-decoration: underline;
				font-weight: bold;
				}
hr{
                height: 1px;
                color: #004087;
				margin: 15px 0px;
                vertical-align: bottom;
				}
.zag,
.zag a:link,
.zag a:visited{
                color: #004087;
				font-size: 16px;
				font-weight: bold;
				}
h1{
				font-size: 16px;
				font-weight: bold;
				color: #000;
				margin: 0;
				text-decoration: underline;
				}
td{
				vertical-align: top;
				padding: 5px;
				}
table{
				font-family: Arial;
                color: #000;
				font-size: 12px;
				width: 100%;
				margin-top: 15px;
				}
