body {
  font-family: verdana, sans-serif;
  font-size: 11px;
  text-align: center;
  background: #E2E2E2;
}

td { font-size: 10px; vertical-align: top} 

img { border: none; margin: 0px; }
img.with { border: 1px solid green}

p { text-align: justify; margin: 0px 0px 19px 0px;}

#h1 {height: 286px; width: 960px; background-image: url('images/header_1.jpg'); text-align: right}
h1 { color: green ; font-size: 18px; margin: 254px 20px 0 0;  }
h2 { background: green ; color: white; font-size: 11px; padding: 3px; margin: 0px}
h3 {background-color: #E2E2E2; color: green; border-width: 0 0 1px 0; border-style: solid; border-color: #313131; font-size: 10px; }
#header h2 { font-size: 13px }
#menu h2 { background-color: #E2E2E2; color: green; border-width: 0 0 1px 0; border-style: solid; border-color: green }

a { color: green; text-decoration: none }
h2 a { color: white }

#global { width: 960px; margin-right: auto; margin-left: auto; background-color: white ; text-align: left}
#content {}
#main { width: 750px; }
#menu { width: 210px; }
#footer { background-color: #313131; color: white; border-width: 1px 0 0 0 ; border-style: solid; border-color: green; font-weight: bolder; padding: 5px }
#footer a {color: white }

li { list-style: url('images/li_bullet.gif'); }
