<style type="text/css">
<!--
a:link {color:#339900; text-decoration:underline;}
a:vlink {color:#339900;	text-decoration: underline;}
a:alink {color:#339900; text-decoration:underline;}
a:hover {color: #000000; text-decoration:underline;}
a:visited {color:  #336600; text-decoration:underline;}
a:visited:hover {color:#000000; text-decoration:underline;}
a {color:#339900; text-decoration:underline;}

.tekst {  font-family: verdana; font-size: 9pt; font-weight: normal; color: #333333; text-align: justify}
h1 {  font-family: arial; font-size: 12pt; font-weight: bold; color: #336600; text-align: left}
h2 { font-family: arial; font-size: 10pt; font-weight: bold; color: #3da100; text-align: left; }
.menyy1 {  font-family: arial; font-size: 12pt; font-weight: bold; color: #336600; text-align: left}
.menyy2 { font-family: arial; font-size: 10pt; font-weight: bold; color: #3da100; text-align: left; }

.punane { font-family: Verdana; font-size: 10pt; font-weight: bold; color: Red}
.roheline { font-family: Verdana; font-size: 10pt; font-weight: bold; color: Green}
	.error_message{
		font-family: Verdana, Arial, sans-serif;
		font-size: 11pt;
		color: #FF0000;
	}
	
	.thanks_message{
		font-family: Verdana, Arial, sans-serif;
		font-size: 11pt;
		color: #000000;
	}	
	
	.table {
		border-collapse:collapse;
		border:1px solid #000000;
		width:500px;
	}
	
	.table_header{
		border:1px solid #070707;
		background-color: #3da100;
		font-family: Verdana, Arial, sans-serif;
		font-size: 11pt;
		font-weight:bold;
		color: #FFFFFF;
		text-align:center;
		padding:2px;
	}
	
	.attach_info{
		border:1px solid #070707;
		background-color:#EBEBEB;
		font-family: Verdana, Arial, sans-serif;
		font-size: 8pt;
		color: #000000;
		padding:4px;
	}
	
	
	.table_body{
		border:1px solid #070707;
		background-color:#EBEBEB;
		font-family: Verdana, Arial, sans-serif;
		font-size: 10pt;
		color: #000000;
		padding:2px;
	}
	
	
	.table_footer{
		border:1px solid #070707;
		background-color:#3da100;
		text-align:center;
		padding:2px;
	}
	
	
	input,select,textarea {
		font-family: Verdana, Arial, sans-serif;
		font-size: 10pt;
		color: #000000;
		background-color: #CCCCCC;
		border:1px solid #000000;
	}
	
	form{
		padding:0px;
		margin:0px;
	}
-->
</style>


