body
{
	padding:		2px 5px 2px 5px;
	font-size:		12px;
}

h1
{
	font-size:		22px;
	margin:		0 4px 8px 0;
}
h2
{
	margin:		0 2px 2px 0;
	font-size:		20px;
}

table.app
{
	font-family:	tahoma;
	font-size:		14px;
	border-collapse:collapse;
	margin-bottom:	10px;
}

table.app th, table.app td
{
	padding:		2px 1px 2px 2px;
}

table.app th
{
	font-weight:	bold;
	text-align:		right;
	padding-right:	11px;
	font-size:		14px;
}

table.app th.title
{
	font-weight:	bold;
	text-align:		center;
	border-bottom:	1px solid #BBBBBB;
	border-top:		1px solid #BBBBBB;
	background:		#EEEEEE;
}

table.app td
{
	font-weight:	normal;
	border-bottom:	1px dotted black;
	font-size:		14px;
}

small
{
	font-weight:	normal;
	font-size:		10px;
}

p
{
	font-size:		12px;
	margin:			2px 0 2px 0;
}
p.question
{
	padding-bottom:	90px;
}

table.notice
{
	font-size:		11px;
}
table.notice th, table.notice td
{
	padding-right:	50px;
	vertical-align: top;
}

ul, ol
{
	font-size:		11pt;
	line-height:	130%;
	padding:		5px;
	margin:			15px;
}
li
{
	margin-left:	10px;
	padding:		8px;
}

h1
{
	text-align:		center;
}