A:link {font: bold 14px arial; color: #000000; text-decoration: underline;}
A:visited {font: bold 14px arial; color: #000000; text-decoration: underline;}
A:hover {font: bold 14px arial; color: #8c6e94; text-decoration: underline;}

A.text:link {font:  16px arial; color: #000000; text-decoration: underline;}
A.text:visited {font:  16px arial; color: #000000; text-decoration: underline;}
A.text:hover {font: 16px arial; color: #8c6e94; text-decoration: underline;}


H1  {
  font-family: "times new roman";
  color: #000000;
  font-size: 24px;
}

h2  {
  font-family: "times new roman";
  color: #000000;
  font-size: 18px;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 0 px;
}

H3  {
  font-family: "times new roman";
  color: #000000;
  font-size: 28px;
  text-align: center
}

div.title{
  font-family: "times new roman";
  color: #000000;
  font-size: 24px;
  margin-top: 13px;
  font-weight: bold;
}

span.subtitle{
 font-family: sans-serif;
 font-size: 16px;
 font-weight: bold;
  color: #000000
}

div.address{
 font-family: sans-serif;
 font-size: 12px;
 color: #000000;
 text-align: center;
}

span.info {
  background-color: e9f0f8;
  font-family: sans-serif;
  font-size:  16px;
  border-right: 3px solid #c2a5cd;
  border-left: 3px solid #c2a5cd;
  padding-right: 10pt;
  padding-left: 10pt;
  padding-top: 10pt;
  padding-bottom: 10pt;
  width: 550px;
  text-align: left;
  color: #000000
}


span.wide {
  background-color: e9f0f8;
  font-family: sans-serif;
  font-size:  16px;
  border-right: 3px solid #c2a5cd;
  border-left: 3px solid #c2a5cd;
  padding-right: 10pt;
  padding-left: 10pt;
  padding-top: 10pt;
  padding-bottom: 10pt;
  width: 650px;
  text-align: left;
  color: #000000;
}



div.smtext {
  font-family: sans-serif;
  font-size:  12px;
  color: #000000;
}


.menu
 {
  height: 20px;
  text-align: center;
  border: 2px solid c2a5cd;
  font-size: 12px;
  cursor: hand;
 }


BODY{
scrollbar-face-color:#B0C0E0;
scrollbar-arrow-color:000080;
scrollbar-track-color:#e9f0f8;
scrollbar-shadow-color:'0000ff';
scrollbar-highlight-color:'8c6e94';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'000080';
}

div.footer{
 font-family: sans-serif;
 font-size: 12px;
  color: #000000;
 text-align: center;
}

