﻿body,td,input, select, textarea
{
	font-family:Verdana, Arial;
	font-size: 11px;
}
.Title
{
	color:#505050;
	font-size: 15px;
	font-weight: bold;
}
.TitleSupplement
{
	font-family:Verdana, Arial;
	font-size:11px;
	font-weight:bold;
}
.Container
{
	border: solid 1px #505050;
	font-family:verdana;
	font-size:10px;
	background:#f6f6f6;	
}

.Container TH
{
	border-bottom:solid 1px #505050;
	background:#c0c0c0;
	font-weight: bold;
	font-size: 10px;
}

.Container .Data
{
	font-size:10px;line-height:14px;
}

.Container .Box
{
	font-size:10px;border:solid 1px #c0c0c0;
}

.centeredtable
{
	margin-right:auto;
	margin-left:auto;
}
