p            { font-family: Verdana; font-size: 11pt; color: #993333; }
h3, h4       { font-family: Verdana; font-size: 14pt; color: #993333; font-weight: bold }
h2           { font-family: Verdana; font-size: 16pt; color: #993333; font-weight: bold }
h1, h2, h3, h4, h5 { position: relative; text-align: center }
h5			 { font-family: Verdana; font-size: 11pt; color: #993333; }
body         {  background-color: #FFEAF0}
h1           { font-family: Verdana; font-size: 18pt; color: #993333; font-weight: bold; }

table.roof
{
border: 0;
width: 100;
cellpadding: 0;
}

img.pp
{
width: 369px;
height: 258px;

}

ul.menu
{
float:left;
width:100%;
padding:2;
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 beige;
}
a:hover.menuindex{background-color:DarkGray}

a:hover {background-color:#FFDAB9}
li {display:inline}