p            { font-family: Verdana; font-size: 11pt; color: #003300; }


h1           { font-family: Verdana; font-size: 18pt; color: #666666; font-weight: bold; }
h3, h4       { font-family: Verdana; font-size: 14pt; color: #666666; font-weight: bold }
h2           { font-family: Verdana; font-size: 16pt; color: #666666; font-weight: bold }
h5			{ font-family: Verdana; font-size: 11pt; color: #666666; font-weight: bold;  position: relative; text-align: center}




h1, h2, h3, h4  { position: relative; text-align: center; }



body         { background-color:#FFFFCD;
			}
ul.menu
{
float:left;
width:100%;
padding:0.2em;
margin:0;
list-style-type:none;
}
a.menu
{
float:right;
width:6em;
text-decoration:none;
color:#003300;
background-color:#FFFFCD;
padding:0.2em 0.6em;
border-right:1px solid olive;
}
a.menuindex
{
float:right;
width:6em;
text-decoration:none;
color:white;
background-color:#DCDCDC;
padding:0.2em 0.6em;
border-right:1px solid olive;
}


a:hover {background-color:#FFDAB9}
li {display:inline}

table.roof
{
border: 0;
width: 100%;

}

img.menu
{
width: 66px;
height: 76px;
border: 2px solid #708090;

}