* { font-size: 11px; font-family: Arial }

html, body { margin: 0px; padding: 0px }
body { text-align: center; background-color: #5F6565;}

div { margin: 0px; padding: 0px }

.global { width: 775px; margin-right: auto; margin-left: auto;  margin-top: 0px; margin-bottom: 0px; background-color: white;}
#content { width: 688px; margin-right: auto; margin-left: auto;  margin-top: 0px; background-color: white; background-image: url('euro.jpg');
           background-repeat: no-repeat; background-position: 95% 95%; padding: 20px 0px 100px 0px; text-align: left; }
#incontent { margin: 0px 20px 0px 20px; }
#header { background-image: url('top.jpg'); height: 93px; margin: 0px; text-align: left  }
#header a { color: white; font-weight: bolder; text-decoration: underline;  position: absolute; margin-top: 75px; }
#title { background-image: url('title.jpg'); height: 405px; text-align: left}

p { text-align: justify; }
a {color: #999999; text-decoration: none;}
#content a { color: #D60000; text-decoration: underline}
img { border: none }
h1 { font-size: 24px; font-style: italic; color:#008000; margin: 30px 0 0 10px; position: absolute; }
h2 { padding: 6px; font-size: 16px; text-indent: 30px; color:#000080;  border-style: solid; border-width: 0px 0px 0px 3px; border-color: #FF8000;  }
h3 { padding-left: 6px; font-size: 12px; color:#09730d;  border-style: solid; border-width: 0px 0px 0px 2px; border-color: #D60000;  }

