
.contentheading {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}

.componentheading
{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}

.contentpaneopen
{
	margin-left: 37px;
	margin-right: 37px;
	margin-top: 20px;
	margin-bottom: 20px;

}

.mainlevel
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #b2b2b2;
	text-decoration: none;
}
.mainlevel:visited

{
	font-family: Tahoma;
	font-size: 10pt;
	color: #b2b2b2;
	text-decoration: none;
}

.mainlevel:hover
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #b2b2b2;
	text-decoration: underline;
}


a
{
	color: #1670f6;
}

a:visited
{
	color: #1670f6;
}

a:hover
{
	color: #b23f3f;
}

a.topmenu
{
	color: #b2b2b2;
	text-decoration: none;
	font-family: Arial Narrow;
	font-size: 10pt;
}

a.topmenu:visited
{
	color: #b2b2b2;
	text-decoration: none;
	font-family: Arial Narrow;
	font-size: 10pt;
}

a.topmenu:hover
{
	color: #b2b2b2;
	text-decoration: underline;
	font-family: Arial Narrow;
	font-size: 10pt;
}

.footer_text
{
	color: #b2b2b2;
	font-family: Arial Narrow;
	font-size: 11pt;
}

p
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #565656;
	text-align: justify;
}





h2
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}



h3
{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}

ul
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #565656;
	margin-left: 30px;
	margin-right: 37px;
}

ol
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #565656;
	margin-left: 30px;
	margin-right: 37px;
}
.pages
{
       font-size: 9px;
       align: center;
       text-align: center;
       color: #565656;
       font-family: Tahoma;
}