﻿a:active { 
font-family: Tahoma; 
font-size: 10pt;
color: #999999; 
}

a:hover { 
font-family: Tahoma; 
font-size: 10pt; 
text-decoration: overline;
color: #000000; 
font-weight: bold;
}

a:link {
font-family: Tahoma; 
font-size: 10pt;
color: #999999; 
font-weight: bold;
}

a:visited {
font-family: Tahoma; 
font-size: 10pt;
color: #999999; 
font-weight: bold;
}

body {
font-family: Tahoma; 
font-size: 12pt; 
color: #336699; 
background-color: #89ABB8;
}

h1 {
font-family: Tahoma; 
font-size: 14pt; 
color: #006699; 
font-weight: bold;
}

h2 {
font-family: Tahoma; 
font-size: 12pt; 
color: #006699; 
font-weight: bold;
}

h3 {
font-family: Tahoma; 
font-size: 10pt; 
color: #006699; 
font-weight: bold;
}

#menutable {
border-style: dotted;
width: 720px;
border-width: 1px;
padding-left: 4px;
padding-right: 4px;
padding-top: 1px;
padding-bottom: 1px;
background-color: #ffffff;
}

#contenttable {
width: 780px;
padding-left: 4px;
padding-right: 4px;
border-width: 0px;
padding-top: 1 px;
padding-bottom: 1px;
border-style: dotted;
background-color: #ffffff;
}