.text_left, .text_center, .text_right, .text_justify
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
}

.text_center
{
	text-align: center;
}

.text_right
{
	text-align: right;
}

.text_justify
{
	text-align: justify;
}

.heading_small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	letter-spacing: 1px;
}

.heading_left, .heading_center, .heading_right 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	letter-spacing: 1px;
}

.heading_center
{
	text-align: center;
}

.heading_right
{
	text-align: right;
}


a {
	color: #008080;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {}
a:hover {color:#003399;}
a:active {color:#003399;}

.menu, .menu_activ
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #008080;
	line-height: 22px;  /*Standard=19*/
	text-decoration:none;
}
.menu a {}
.menu a:link {}
.menu a:hover {color: #003399;}
.menu a:active {color: #003399;}
.menu_activ {color: #003399;}

.untermenu, .untermenu_activ
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #008080;
	text-decoration:none;
}
.untermenu a {}
.untermenu a:link {}
.untermenu a:hover {color: #003399;}
.untermenu a:active {color: #003399;}
.untermenu_activ {color: #003399;}

.heading20
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #003399;
	text-align: left;
}
.heading20 a {color: #008080; text-decoration:none}
.heading20 a:link {color: #008080; text-decoration:none}
.heading20 a:hover {color: #003399; text-decoration:none}
.heading20 a:active {color: #003399; text-decoration:none}

.heading16
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #003399;
	text-align: left;
	letter-spacing: 1px;
}
.heading16 a {color: #008080; text-decoration:none}
.heading16 a:link {color: #008080; text-decoration:none}
.heading16 a:hover {color: #003399; text-decoration:none}
.heading16 a:active {color: #003399; text-decoration:none}

.heading12
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003399;
	text-align: left;
	letter-spacing: 1px;
}
.heading12 a {color: #008080; text-decoration:none}
.heading12 a:link {color: #008080; text-decoration:none}
.heading12 a:hover {color: #003399; text-decoration:none}
.heading12 a:active {color: #003399; text-decoration:none}

