body{margin:10px; padding:10px; 
     font:normal 10pt tahoma,verdana,geneva,arial,helvetica,sans-serif;
     background-color:#ffffee;}

h1 {text-align:center;font-size:1.4em;}
h2 {font-size:1.2em;}
.red {color:red;}
form {margin:0;}
.head {background-color:white}
.ok {background-color:#9F9}
.error {background-color:#F66}
.new {background-color:#FF3}
.changed {background-color:#CCF}
.delete {background-color:#CCC}
.inline {display:inline}
.emaildisplay {font-size:1.1em;font-weight:bold;margin-left:20px;}

.namestyle {font-size:1.1em;}
.addressstyle {}
.countrystyle {font-size:1.1em;}
.telstyle {}
.emailstyle {}
.positionstyle {font-size:1.1em;}
.intereststyle {font-size:0.9em;}

h2.constitution {text-align:center;}
p.constitution {text-align:justify;}

p.navbar {margin:0; text-align:center; font:bold 10pt arial,helvetica,sans-serif;}

body.constitution {
  text-align: center;
  min-width: 600px;
}
#constitution-wrap {
  text-align: left;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}
