
body {
font-family : arial, Times New Roman, Times;
font-size : 10pt;
background-color : #000000;
color : #ffffff;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
}

p {font-size : 10pt;}
td {font-size : 10pt;}


.topline {
font-family : cursive;
font-size : 9pt;
text-align : center;
}
.tag {
text-align : center;
font-size : 26pt;
}

.address {
float : right;
text-align : left;
font-size : 10pt;
}


.reserve {
font-size : 14pt;
float : left;
text-align : left;
}

ul li       { list-style-type: none;
font-size : 10pt; }


.xlist       { list-style-type: none; line-height:150%;
font-size : 10pt; }

.style3 {
font-size : 14pt;
}
a:link, a:active {
color : #ffffff;
text-decoration : none;
}
a:visited {
color : #ffffff;
text-decoration : none;
}
a:hover {
text-decoration : underline;
}


/*------------------MENU-------------------- */
.menu {
background-color : #000040;
text-transform : uppercase; 
padding-top:.1em; padding-bottom:.1em;
}
.menu ul li {
list-style : none;
display : inline;
}
.menu ul li a {
padding : 0 0.5em;
text-decoration : none;
color : #ffffff;
}
.menu ul li a:hover {
text-decoration : none;
color : #99ccff;
}
html > body .menu ul li a:active 
{
/*border-style : inset;*/
border-style : none;
}

h1 { font-size: 18pt; } 
h2 { font-size: 14pt; }
h3 { font-size: 12pt; }
h4 { font-size: 10pt; }
h5 { font-size: 10pt; }
h6 { font-size: 8pt; }