﻿body
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #2B4092;
}
.normaltext
{
	font-family: Tahoma;
	font-size: 8pt;
}
.tinytext
{
	font-size: 7pt;
}
.title
{
	font-size: 14pt;
	border-bottom: #2d4190 4px solid;
	width: 100%;
}
.subtitle
{
	font-size: 10pt;
	font-weight: bold;
}
.title_not_underlined
{
	font-size: 14pt;
	width: 100%;
}
.table
{
	border-right: #2b4092 1px solid;
	border-top: #2b4092 1px solid;
	border-left: #2b4092 1px solid;
	border-bottom: #2b4092 1px solid;
	border-collapse: collapse;
}
.headerrow
{
	color: white;
	background-color: #2b4092;
	text-align: left;
}
.headercolumnleft
{
	color: white;
	background-color: #2b4092;
	text-align: left;
}
.headercolumn
{
	color: white;
	background-color: #2b4092;
	text-align: right;
}
.headercolumncenter
{
	color: white;
	background-color: #2b4092;
	text-align: center;
}
.separatorcell
{
	border-top: #2b4092 1px solid;
}
input
{
	font-size: 9pt;
	font-family: Tahoma;
}
