ul.menu
{
float:center;
width:100%;
padding:0;
margin:0 0 0 2;
list-style-type:none;
}

ul.none {list-style-type: none}

a.menu
{
float:left;
width:7em;
text-decoration:none;
color:white;
background-color:#666666;
padding:0.1em 0.6em;
border-right:1px solid white;
font-family: veranda;
}
a.menu:hover 
{
background-color:#999999;
color:white;
}

li.menu 
{
display:inline;
font-family: veranda;
}

li
{
font-family: veranda;
font-size: 90%;
}
body 
{
background-color:#CCCC99;
padding:0 0 0 0;
margin:0 0 0 0;
font-family: veranda;
}

h1
{
color:#333366;
margin:5 0 3 0;
text-decoration:underline;
font-family: veranda;
font-weight: bold;
font-size: 100%;
}

a.title
{
color:#333366;
margin:5 0 3 0;
padding:0 0;
text-decoration:underline;
font-family: veranda;
font-weight: bold;
}
a.title:hover{color:#999999}

a.bullet
{
color:#666633;
text-align:top;
text-decoration:none
font-family: veranda;
}
a.bullet:hover{color:#999999}

a
{
color:#666633;
text-align:top;
text-decoration:none
font-family: veranda;
}
a:hover{color:#999999}

a.logo
{
font-size: 250%;
font-family: veranda;
font-weight: bold;
text-decoration: none;
margin:0 0 0 0;
padding: 0 0;
color:#666633;
}
a.basic
{
color:#666633;
text-decoration:none;
font-family: veranda;
}
a.basic:hover{color:#999999}

td
{
padding-left:0;
font-family: veranda;
}

td.bullet
{
padding-left:20;
font-family: veranda;
padding-bottom: 10;
}

p
{
margin:2 0 6 0;
padding:0 0;
font-family: veranda;
font-size: 90%;
}

p.newsection
{
margin:2 0 15 0;
padding:0 0;
font-family: veranda;
font-size: 90%
}

div.rightpic
{
float:right;
width:100px;
margin:0 0 10px 10px;
padding:10px;
}
div.leftpic
{
float:left;
width:100px;
margin:0 10px 10px 0;
padding:10px;
}

img
{
border:0;
}
