body, td {font-size:10pt; font-family: Tahoma, Arial, sans-serif;
background-color:yellow;color:black;margin:10px;padding:10px;}


h1 {font-size:18pt;font-weight:bold;text-align:center;}
h2 {font-size:14pt;font-weight:bold;}
h3 {font-size:12pt;font-weight:bold;text-align:center;}




a:link, a:visited {text-decoration:none;color:blue;}
a:hover {text-decoration:none;color:darkblue;}


.menutable td
{
background-color: orange;
width: 80px;
text-align: center;
}

.menutable a:link, .menutable a:visited
{
font-size:14pt;
color: blue;
}

.menutable a:hover
{
font-size:14pt;
color: yellow;
}


.gallerytable td
{
font-size: 9pt;
text-align: center;
}
