@charset "ISO-8859-1";

body {
  background-color:#FFFFB2;
}

div.bgfixed {
  background-image:url(img/andi/logo3_trans.gif); background-repeat:no-repeat; background-position:center center;
  background-attachment:fixed;
}

h1 {
  font-family:verdana;
  font-size:29px;
  text-align:center;
}

p {
  font-family:verdana;
  font-size:12px;
  text-align:left;
}

p1 {
  font-family:verdana;
  font-size:14px;
  text-align:left;
  font-weight:bold;
}

p2 {
  font-family:verdana;
  font-size:9px;
}

p3 {
  font-family:verdana;
  font-size:9px;
  text-align:right;
}

ul {
  list-style-type:disc;
  font-family:verdana;
  font-size:12px;
  text-align:left;
}

.table1 {
  width:400px;
  border-spacing:10px;
  border:1px solid #C8C8C8;
  background-color:#FFFFD3;
}

td {
  border:5px;
}