body{
    background:#ffffcc;
    font:normal 100% arial, sans-serif;
}

.body2{
    background:#ffffff;
    font:normal 100% arial, sans-serif;
}

.text {
    list-style: none;
    display:block;
}

.textlink:link {
    text-decoration:underline;
}

.textlink:visited,active {
    text-decoration:underline;
}

b {
    font:bold 100% arial, sans-serif;
    color: #993366;
}

strong {
    font:bold 100% arial, sans-serif;
    color: black;
}

small {
    font:90% arial, sans-serif;
    color: black;
}

.left{
    background:#ffffcc url(logoneu10.gif) no-repeat;
}

.menu1{
    text-decoration:none;
    display:block;
    border: none;
    text-align:left;
    list-style: none;
    padding:0 0 0 0;
    margin:0 0 0 0;
    position:absolute;
    left:40px;
    top:140px;
    color:gray;
}

.menu2{
    text-decoration:none;
    display:block;
    border: none;
    text-align:left;
    list-style: none;
    padding:0 0 0 0;
    margin:0 0 0 0;
    color:gray;
}

.flyer {
    position: relative;
    left: -23px;
    display:block;
    border: none;
    padding-top: 10px;
    width: 123px;
    outline: 0;
}

.fixedpitch {
    font: normal 105% Courier, monospace;
    width:400px;
    border-top:1px solid #993366;
    border-right:1px solid #993366;
    border-bottom:1px solid #993366;
    border-left:1px solid #993366;
}

a:link {
    color:black;
    text-decoration:none;
}

a:visited,active {
    color:#993366;
    text-decoration:none;
}

a:hover {
    color:#993366;
    text-decoration:underline;
}

.tline {
  display: block;
  height: 2px;
  line-height: 2px;
  font-size: 0em;
  border-bottom: 1px dashed black;
}

.box {
  width: 400px;
  text-align: center;
  padding: 5px;
  display: block;
  border:1px solid #993366;
}

