body
{
	margin: 0px;
	background-color: #ffffff;
}

body, td, th, input, select
{
	font-size: 8pt;
	font-family:Arial, sans-serif;
}

a
{
	color: #2F4A62;
}


h1
{
	color: #FE6A06;
	font-size: 12pt;
	margin-top: 8pt;
	margin-bottom: 0;
	font-family: Arial;font-weight:bold
}

h2
{
	color: #7A8CA0;
	font-size: 8pt;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	margin-bottom: 0;
}

h2 a
{
	color: #8694A3;
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
}

h3 
{
	color: #8694A3;
	text-decoration: none;
	font-size: 7pt;
	font-family: Tahoma, Arial, sans-serif;
}

a.topmenu
{
    font-size: 7pt;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    font-family: Tahoma, Arial, sans-serif;
}

a.leftmenu
{
    font-size: 8pt;
    display: block;
    /* margin-top: 2px; */
    /* margin-bottom: 2px; */
    padding: 3px 0px 3px 10px;
    text-decoration: none;
	border-bottom: 1px dotted #8694A3;
}

a:hover.leftmenu
{
background-color: #E9E9E9
}
h4
{
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
	font-family: Tahoma, Arial, sans-serif;
}