pre { font-family: "Verdana", sans-serif }  

body {
  font-family: "Verdana", sans-serif;
  font-size: 10pt;
  color: #A01F06;
  background-color: #C89B94;
  text-align: center;
  margin: 0px; padding: 0px;
}

h1 { display: none; }

img { border: none; }
img.with { border: 1px solid #A01F06 ; }

p { text-align: justify; margin: 20px; }

a { font-weight: bolder; color: #A01F06; }
a:hover { color: blue;}

h1.yes { font-size: 14pt; color: #A01F06; font-style: italic; margin: 0px; }
h2 { font-size: 11pt; color: #A01F06 ; margin: 5px; }

#global { width: 800px; margin-right: auto; margin-left: auto; 
          border-right: 3px solid #A01F06; border-left: 3px solid #A01F06; background-color: white;
          background-image: url('back.jpg'); background-position: bottom; background-repeat: no-repeat; }

applet { border: 2px solid #A01F06;}

#content { text-align: left; margin-right: 30px; margin-left: 30px;}
          

#coord { width: 500px; border: 2px solid #C89B94;  background-color: white;  margin-right: auto; margin-left: auto;}

div.copy, div.copy a { font-size: 9px; color: #C89B94; font-weight: bolder;}
