body
{
	font-family: Helvetica, Arial, sans-serif;
    background: white;
    color: black;
    font-size: 10pt;
    margin-left: 3%;
    margin-top: 1%;
    margin-bottom: 1%;
    margin-right: 4%;
    text-align: left;
	max-width: 1200px;
}

h1, h2, h5, ol, ul
{
	font-weight: 400;	
}

h1
{
    font-size: 18pt;
    color: #555;
    padding-top: 1em
}

h2
{
	font-size: 14pt;
	color: #555;
    padding-top: 1em
}

h5
{
	font-size: 12pt;
    padding-top: 1em
}

h6
{
	font-size: 10pt;
    color: #630;
    margin-top: 1em;
}

p
{
	line-height: 15pt;
	max-width: 900px;
}

.muudetud
{
	font-size: 9pt
}

ol
{
	
}

ul
{
	font-size: 10pt;
    list-style-type: circle;
    line-height: 15pt
}


table
{
	border:1px solid black;
	border-collapse: collapse;
}

td 
{
	/*font-family: Helvetica, Arial, sans-serif;*/
	vertical-align: top;
}

th
{
	font-weight: 700
}

blockquote
{
	
}

hr
{
	/*position: absolute;*/
	float: left;
	clear: both;
	width: 1000px;
	/*display: block;*/
	margin_bottom: 10px;
	/* border-width: 2px; */
}

hr.kitsas
{
	border-color: #cccccc;
	width: 520px;
}

p.pisike
{
	font-size: 10px;
}

img
{
	border-width: 0;
}

.materjal
{
	width:900px;
}

.materjal tr
{
	border-bottom: 1px solid black;
}

.vasakul
{
	float: left;
}

.paremal
{
	float: right;
}

.ise
{
	clear: both;
}

.ise img
{
	height: 31px;
}