body         { font-family: Verdana; font-size: 10pt; background-image:url(../images/backgrd_eu.gif)}
p, li        { font-family: Verdana; font-size: 10pt }
p.small      { font-size: 8pt }
p.smaller    { font-size: 10px }
p.stamp      { font-family: Verdana; font-size: 8pt; color: #00009C }
H1           { font-size: 12pt; font-family: Arial; font-weight: bold; color: white; background-image:url(../images/h1pic.gif); background-repeat:no-repeat; width: 100% }
H2           { font-family: Verdana; font-size: 12pt; color: #00009C; background-color: white; padding: 4px; width: 100% }
H3           { font-family: Verdana;   font-size: 12 pt; font-weight: bold; padding: 4px;  color: #00009C }
H3           { font-family: Verdana; font-size: 12pt; color: #00009C; font-weight: bold; padding: 4px }
H4           { font-family: Verdana; font-size: 10pt; color: white; font-weight: bold; 
               background-color: #00009C; padding: 4px; width: 100% }
H5           { font-family: Verdana; font-size: 10pt; color: #00009C; font-weight: bold; 
               background-color: white; padding: 4px; width: 100% }
H6           { font-family: Verdana; font-size: 10pt; color: #00009C; font-weight: bold; padding: 4px }
HR           { color: #00009C; height : 1px }
a:link       { font-family: Verdana; color: #0000CD; font-weight: bold }
a:active     { color: #FF0000; text-decoration: none; font-weight: bold }
a:visited    { color: #660066; font-weight: bold }
a:hover      { color: #00009C; background-color : #FFD700; font-weight: bold }
a.small      { font-size: 8pt }
th           { font-size: 10pt; font-family: Verdana; font-weight: bold; background-color: 
               #CCCCCC; border-style: groove; border-color: #DADADA }
td           { font-family: Verdana; font-size: 10pt }
td.small     { font-size: 8pt; font-family: Verdana }
.letterbackgr {
	background-color: #FFFFFF;}
.Stil1 {font-size: 12pt; font-weight: bold;}
.Stil3 {color: #003399}
.Stil4 {font-size: 10px; font-weight: bold; }
.Stil5 {font-size: 10px}
.Stil8 {font-size: small; font-weight: bold; }
.Stil10 {color: #FF0000}
.Stil12 {font-size: x-small}
.Stil13 {font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bold;color: #006600;}
.Stil14 {color: #CC3300}
.Stil16 {color: #0000FF}
.field {background-color:#F1F1F1; border:1px solid #F1F1F1;font-weight:bold;}
.fieldtofill {background-color:#FFD036;font-weight:bold; font-size: 12pt; color: #FFFFFF;}

#main {
    margin: auto;
	border: 1px solid #cccccc;
	width: 400px;
	background: #F1F3F5;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
}

form {
    margin-left: 5px;
	border: 1px solid #cccccc;

	background: #E9ECEF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:5px;
    margin-bottom:10px;
}

#result {
    margin-left: 80px;
	border: 1px solid #cccccc;
	width: 270px;
	background: #E9ECEF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:5px;
    margin-bottom:10px;
}

.text {
	border: 1px solid #cccccc;
}

input {
    border: 0px solid #cccccc;
}

.values{
  font-family: verdana;
  font-weight:normal;
  font-size : 10px;
  align:top;
  vertical-align:top;
}

.key{
  font-family: verdana;
  font-weight:bold;
  font-size : 12px;
  padding-bottom:15px;
}


.caption{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin:10px;
    font-size : 14px;
    color:#C64934;
}

#icon{
    width:80px;
    height:80px;
    float:left;
    background-image:url(icon.gif);
    background-repeat: no-repeat;
    background-position:center center;
}

#source{
  text-align:right;
  align:right;
  padding-right:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size : 10px;
  color:#CCCCCC;
}

