body,textarea    { 
			margin: 0;
			scrollbar-3dlight-color: #000066;
			scrollbar-arrow-color: #000066; 
			scrollbar-darkshadow-color: #E1E1E1; 
			scrollbar-face-color: #FFFFFF; 
			scrollbar-highlight-color: #E1E1E1; 
			scrollbar-shadow-color: #000066; 
			scrollbar-track-color: #FFFFFF }


h1       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000066;
	font-weight: bold;
	margin-bottom : 1;
	margin-top : 1;
}


h2       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	font-weight: bold;
	margin-bottom : 1;
	margin-top : 1;
}

a           	 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	color : #000066;
}
a:link      	{	text-decoration: underline}
a:visited    {	text-decoration: underline}
a:active     {
	text-decoration: none;
}
a:hover      {
	text-decoration: none;
}

a.linksnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color : #000066;
	background: transparent;
}

a.linksnav:hover {  	
	color : #666666;
	text-decoration: none;
	}

a.linksnav:visited {  	
	text-decoration: none;
	}
	
a.linksnav:active {  	
	color : #666666;
	text-decoration: none;
	}	

p           
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
}

.bodytext
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
}

.titel       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000066;
	font-weight: bold;
}

.bold        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	font-weight: bold;
}
	
.italic      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	font-style: italic
}

.bolditalic  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	font-style: italic;
	font-weight: bold
}

.copyright  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000066;
}

.headaddress           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000066;
	text-align : right;
	padding-right : 2px;
}


.small           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000066;
}


.smallbold           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000066;
	font-weight: bold;
}

.formactive   {
	 color: #000;
	 background-color: #E1E1E1
	 }
	 
.formfull  { 
	background-color: #FFFFFF
	}

.formempty  { 
	background-color: #E1E1E1 
	}

.carpathia  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}

.image {
        border-style: solid;
        border-width:1px;
        border-color: #000066;
        margin: 2px;
}
