html 
{
	background-color:#faffee;
}

body 
{
    background-color:#faffee; 
	font-family: verdana, arial, helvetica, sans-serif; 
	color:#393939; 
	font-size:10pt; 
	font-weight:normal;
	margin:3px;
}

table
{
    background-color:#ffffff; 
    border-spacing:0px;
    border:0px;
    margin:0px;
    padding:0px;
    width:1024px;
}

td
{
    vertical-align:top;
    margin:0px;
    padding:0px;
    border:0px;
}

h1
{
    font-size:12pt;
    font-weight:bold; 
}

h2
{
    font-size:10pt;
    font-weight:bold; 
}

h3
{
    font-size:10pt;
    font-weight:normal; 
}

ul
{
    list-style-type:none;
    list-style-position:outside;
}

td.toplogo1
{
    padding-left:3px;
    width:197px;
    height:84px;
    background-color:#000072;
}

td.toplogo2
{
    padding-left:3px;
    background-color:#000072;
    width:774px;
    height:84px;
}

td.toptitel1 
{
    padding-left:3px;
    text-align:left;
    background-color:#efefef;
    width:197px;
    height:18px;
    font-weight:bold;
    font-size:10pt; 
}

td.toptitel2 
{
    padding-left:3px;
    text-align:left;
    background-color:#efefef;
    width:774px;
    height:18px;
    font-weight:bold;
    font-size:10pt; 
}

td.space 
{
    width:100%;
    height:16px;
}

table.middle 
{
  border-spacing:3px;
}

td.left 
{
    width:200px;
}

td.middle 
{
    width:574px;
}

td.right 
{
    text-align:right;
    width:200px;
}

td.bottom 
{
    text-align:center;
    width:100%;
}

a 
{  
    font-size: 12pt;
    color:#005CA0;
    background-color:transparent;
    border-width:0px;
} 

a:link
{
    color:#005CA0;
    background-color:transparent;
    text-decoration:none;
}
  
a:visited 
{
    color:#005CA0;
    background-color:transparent;
    text-decoration:none;
}

a:hover 
{
    color:#0099FF;
    background-color:transparent;
    text-decoration:underline;
}

a:active 
{
   color:#005CA0;
   background-color:transparent;
   text-decoration:underline;
}

a:focus  
{
   color:#005CA0;
   background-color:transparent;
   text-decoration:underline;
}

a.bottomlink 
{  
    font-size: 8pt;
    color:#005CA0;
    background-color:transparent;
    border-width:0px;
} 

a.textlink
{
    font-size: 10pt;
    color:#005CA0;
    background-color:transparent;
    text-decoration:none;
}

a.textlinkbig
{
    font-size: 12pt;
    color:#005CA0;
    background-color:transparent;
    text-decoration:underline;
}

img.linklink
{
    border:1px solid silver; 
    float:left; 
    margin-right:10px
}

div.link
{
    font-size: 75%;
}

br.link
{
    clear: both;
}
