
body {

margin:0;
border:0;
padding:15px 0 0 10px;
height:100%; 
max-height:100%; 
font-family: Verdana, sans-serif;

}

frameset {
border: none;
padding: 0;
margin: 0;
}

frame {
padding: 0;
margin: 0;
}


h1 {
font-size: 1.0em;
font-weight: bold;
color: FFFF00;
text-align: center;
}

p {
font-size: 0.8em;
color: CCFFFF;
text-align: center;
}


.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
font-size: 2em;
font-weight: bold;
text-align: center;

}


.rawsugar {
background: none;
font-size: 0.75em;
color: FFFF00;
text-align: center;
}



#topmenu ul
{
/*/*/margin: 0 0 0 3px;
white-space: nowrap;
padding: 10px 0 10px 0; /* */
}

#topmenu li
{
display: block;
list-style-type: none;
text-align: center;
margin: 0.5em;
}


#topmenu a
{
font-weight: bold;
font-size: 85%;
padding: 0.2em 1em 0.2em 1em;
border: 1px solid #333;
color: #000000;
background-color: #FFFFFF;
text-decoration: none;

}
