body
{
	font-family: sans-serif;
	font-size: 10pt;
	margin: 0px;
}

table, tr, td, th 
{
	font-family: sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}

td.topic
{
	font-size: 12pt;
	font-weight: bold;
	color: black;
}

table.menu
{
	margin-top: 10px;
}
	
td.menutopic
{
	font-size: 16px;
	font-weight: bold;
	color: #6a75ff;
	background-image: url(images/6.png);
	text-align: right;
	vertical-align: bottom;
	padding-left: 7px;
	padding-right: 3px;
}

nobr.menutopic
{
	position: relative;
	bottom: 12px;
}

td.menu
{
	font-size: 10pt;
	font-weight: bold;
	color: #6a75ff;
	text-align: right;
	vertical-align: bottom;
	padding-left: 7px;
	padding-right: 6px;
}

table.boxtopic
{
	margin-top: 10px;
	width: 100%;
}
	
td.boxtopic
{
	font-size: 16px;
	font-weight: bold;
	color: black;
	background-image: url(images/5.png);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
	padding-left: 11px;
	width: 100%;
	height: 42px;
}

nobr.boxtopic
{
	position: relative;
	bottom: 11px;
}

td.boxtext
{
	padding-left: 13px;
	padding-right: 5px;
}

row1
{
	background-color: #fefefe;
}

row2
{
	background-color: #f0f0f0;
}

