﻿body {
	background-color: #F0F0F0;
	color: #333333;
	font-family: Tahoma;
	font-size: 8pt;
}

p {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	text-align: justify;
	text-indent: 20px;
}

p.print {
	text-align: right;
}

p.footnote {
	margin-top: 20px;
	text-indent: 0cm;
}

p.footnoteitem {
	font-size:8pt;
	margin-top: 6px;
	text-indent: 0cm;
}

p.copyright {
  font-size: 7pt;
  text-align: center;
}

h1 {
	color: #17365D;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
}

h2 {
	color: #365F91;
	font-size: 8pt;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
}

table.content {
	border-color: #f0f0f0;
	border-style: solid;
	border-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

tr.header {
	background-color: #b3c6dd;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
}

tr.r1 {
	background-color: #ffffff;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
}

tr.r2 {
	background-color: #d3dfee;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
}

img.button {
	border-width: 0px;
}