/* CSS Document */

<style type="text/css">



H1 {font-size: 1.0em;}
H2 {font-size: 0.9em;}
H3 {font-size: 9pt;}
H1,H2,H3 {font-family: Arial, Helvetica;font-weight:700;color:263E68}

a:link,
a:visited,
a:active,
a:hover {font-family: Arial, Helvetica;font-size: 0.9em;color:2A4470;text-decoration=none}

.tab
{
	color: #263E68 ;
	font-family:Arial;
	font-size:0.8em;

}

.tab2
{
	color: #263E68 ;
	font-family:Arial;
	font-size:0.8em;
	font-weight:bold;

}
.text
{
	color: #333333 ;
	font-family:Arial;
	font-size:0.8em;
	text-align:justify;

}

.blaubold
{
	color: #263E68;
	font-family:Arial;
	font-size:0.8em;
	font-weight:700;

}

.small
{
	color: #333333 ;
	font-family:Arial;
	font-size:8pt;

}

</style>

