body, p, div, td, .normal {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
}

p, ul, ol {
	margin-top: 0;
	margin-bottom: 1em;
}

ul, ol {
	margin-left: 1.5em;
	padding-left: 0;
}

ol {
	margin-left: 2.2em;
}

ul ul, ol ol {
	margin-top: 0;
}

ul{
	list-style:square;
}

input, textarea, select {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 11px;
}

form {
	margin: 0;
	padding: 0;
}

td {
	padding: 0;
	vertical-align: top;
}

img {
	border: 0;
}

h1{
	color:#e41709;
	text-transform:uppercase;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-weight:bold;
	font-size:16px;
	padding:5px 0 10px 0;
	border-bottom: 1px solid #d6d6d6;
}

h2{
	color:#86bb50;
	text-transform:uppercase;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-weight:bold;
	font-size:16px;
	padding:10px 0 0px 0;
	border:0;
}
h3{
	font-size:14px;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	padding:0px 0 0 0;
	margin:0;
	border:0;
	font-weigh:bold;
	color:#666666;
}

table.foto_tekst{
	border:0;
	padding:0;
	margin:0;
	width:521px;
}
table.foto_tekst td{
	padding:20px 0 20px 0;
	margin:0;
	border-width:0 0 1px 0;	
	border-color:#86bb50;
	border-style:solid;	
	vertical-align:top;
}
table.foto_tekst td h2{
	margin-top:0px;
	padding-top:0px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:12px;
}
table.foto_tekst td img{
	border:1px solid #aaaaaa;
	margin:0px 24px 0px 0px;
}

hr{
	background:#86bb50;
	color:#86bb50;
	height:1px;
	border:0;
	margin:20px 0 20px 0;
}

span.highlight1{
	color:#86bb50;
	font-weight:bold;
}
span.highlight2{
	color:black;
	font-weight:bold;
}
span.highlight3{
	color:#e41709;
	font-weight:bold;
}