BODY {
font-family: Verdana;
font-size:8pt;
color:#000000;  
background-color : White; 
 }
 
 TD {
    font-family : verdanal;
	text-align: justify;
	vertical-align : top;
	font-family : Verdana ;
	font-size:8pt;
	}

TD.mid {
    font-family : verdana;
	text-align: justify;
	vertical-align : middle;
	font-family : Verdana ;
    font-size:8pt;
	}
	
A.menu {
	text-decoration: none;
	color: black;
	font-size : 7pt;
	font : Verdana;
	font-weight : normal;
}

A.menu:Hover {
	text-decoration: underline;
	color: black;
	font-size : 7pt;
	font-weight : bold;
	font : Verdana;
}
	

A {
	text-decoration: none;
	color: black;
	font-size : 7pt;
	font : Verdana;
	font-weight : bold
}

A:Hover {
	text-decoration: underline;
	color: black;
	font-size : 7pt;
	font-weight : bold;
	font : Verdana;
}

P
{
	margin-left : 1mm;
	margin-right : 1mm;
	font-size : 8pt;
	font-family : Verdana ;
	margin-bottom : 1mm;
	margin-top : 1mm;
}

P.small
{
	margin-left : 1mm;
	margin-right : 1mm;
	font-size : 7pt;
	font-family : Verdana ;
	margin-bottom : 1mm;
	margin-top : 1mm;
}

P.header
{
	margin-left : 1mm;
	margin-right : 1mm;
	font-size : 8pt;
	font-family : Verdana ;
	margin-bottom : 1mm;
	margin-top : 1mm;
	font-weight : bold;
}

P.header2
{
	margin-left : 1mm;
	margin-right : 1mm;
	font-size : 8pt;
	font-family : Verdana ;
	margin-bottom : 1mm;
	margin-top : 1mm;
	font-weight : bold;
	color : #CE0000;
}

P.left
{
	margin-left : 1mm;
	margin-right : 1mm;
	margin-top : 2mm;
	margin-bottom : 2mm;
	text-align: left;
}

P.right
{
	margin-left : 1mm;
	margin-right : 1mm;	
	text-align: right;
	margin-bottom : 0mm;
	margin-top : 0mm;
	
}


TD.black
{
	background-color : black;
	margin-left : 1mm;
	margin-right : 1mm;
	margin-top : 1mm;
	margin-bottom : 1mm;
	vertical-align : middle;
	color: white;
	font : bold 8pt Verdana;
	height : 18;
}

TD.red
{
	background-color : #CE0000;
	height : 3pt;
}


HR
{
	color : Black;
	margin-top : 0;
	height : 1px;
	margin-left : 8px;
	margin-right : 8px;
	margin-bottom : 3mm;
	text-align : center;
	margin : 3mm;
}

HR.1
{
	color : Black;
	margin-top : 0;
	height : 1px;
	margin-left : 30px;
	margin-right : 30px;
	margin-bottom : 0px;
}


IMG.raamka
{
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-bottom : 1px solid Black;
	border-top: 1px solid Black;
}


textarea
{
	background-color : #F3F3F3;
	color: #747474;
	font-size : 8pt;
}

input
{
	background-color : #F3F3F3;
	color: #747474;
	font-size : 8pt;
}

select
{
	background-color : #F3F3F3;
	color: #747474;
	font-size : 8pt;
}