body
{
	background : White;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 2px;
	font-size: 10px;
}

div
{
	font-size: 0.9em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table
{
	margin-left : auto;
	margin-right : auto;
}

table.komis
{
	margin-left: 0px;
	margin-right: auto;
}

img
{
	border : 0px;
}

p
{
	text-align : left;
}

p.center, div.center, span.center
{
	text-align : center;
}

p.right
{
	text-align : right;
}

div.sub
{
	font-size : 10px;
}

span.bold
{
	font-weight : bold;
}

span.question
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align: left;
	font-weight: bold;
}

span.sub
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-align: left;
	font-weight: normal;
}

h1
{
	font-size : 22px;
	margin : 0px;
}

h2
{
	font-size : 18px;
}

h3
{
	font-size : 14px;
	text-align : center;
}

h4
{
	font-size : 12px;
	text-align : left;
}

ul
{
	list-style-type: square;
}

ul.komis
{
	padding-left : 10px;
	margin-left : 4px;
	margin-top: 0px;
	padding-top: 0px;
}

a.menu:link, a.menu:visited, a.menu:active
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	text-decoration : none;
}

a.menu:hover
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	border-bottom: solid 3px #000000;
	text-decoration: underline;
}