html { font-size:100.01%; }
body {
  background-color:#ffffff;
  font-family:Arial,Helvetica,sans-serif;
  font-size:0.83em;
  margin:0;
  padding:3px 0 3px 3px;
  border:0;
}

p, h4, blockquote, fieldset, form, ul, ol, dl, dir, menu { margin:0 0 1.0em 0; }
h1 { margin:0 0 0.67em 0; font-size:1.17em; }
h2 { margin:0 0 0.75em 0; font-size:1.12em; }
h3 { margin:0 0 0.83em 0; font-size:1.06em; }
h4 { margin:0 0 1.00em 0; font-size:1.00em; }
h5 { margin:0 0 1.34em 0; font-size:0.94em; }
h6 { margin:0 0 1.50em 0; font-size:0.88em; }

small { font-size:0.85em; }

img.float-right { float:right; }
img.no-border { border:0; }
img.float-right_no-border { float:right; border:0; }

a { color:#0e3192; text-decoration:underline; }
a:link { }
a:visited { color:#551a8b; }
a:hover { color:#0000ee; }
a:active { color:#ee0000; }

span.regio { color:#0e3192; font-weight:bold; }
span.systems { color:#ff8c00; }
span.consult { color:#b3000d; }
span.project { color:#008d54; }

a.regio:link { color:#0e3192; text-decoration:none; }
a.regio:visited { color:#0e3192; text-decoration:none; }
a.regio:hover { color:#0e3192; text-decoration:underline; }
a.regio:active { color:#0e3192; text-decoration:underline; }

p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align:left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center,h5.align-center, h6.align-center, td.align-center { text-align:center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.alignright, h6.align-right, td.align-right { text-align:right; }

hr { height:1px; color:#999999; border:none; } /* For Internet Explorer */
html>body hr { height:1px; background-color:#999999; border:none; } /* For Gecko-based browsers */
html>body hr { height:1px; background-color:#999999; border:0px solid #999999; } /* For Opera and Gecko-based browsers */

ul { padding:0; }
ul li { margin:0 0 0 1.5em; padding:0; }

li.spacing { margin-bottom:0.9em; }
