a:link
{
	color: rgb(0,102,102); 
}
a:visited
{
	color: rgb(0,102,102); 
} 
a:active 
{
	color: rgb(255,102,0);
}

body
{
background-color: #99FF99;
font-family: Arial;
}
img
{
border-color: rgb(0,102,102);
}
a:link.menu
{
color: rgb(255,255,255);
}
a:visited.menu
{
color: rgb(255,255,255);
}
a:active.menu
{
color: rgb(255,255,255);
}
td.menu
{
padding-top: 20px;
padding-bottom: 10px;
}
a.menu
{
font-size: 10pt;
text-decoration: none;
font-weight: bold;
letter-spacing: 1pt;
}
.menu2
{
background-color: #99FF99;
}
h1
{
text-align: center;
font-size: 16pt;
color: rgb(153,0,0);
margin: 30pt;
}
h2
{
text-align: left;
font-size: 12pt;
}
p
{
font-size: 10pt;
}
p.ndata
{
color: rgb(153, 0, 0);
font-weight: bold;
}
p.niz
{
text-align: center;
font-size: 10pt;
}
ul
{
font-size: 10pt;
}
table.s
{
font-size: 10pt;
}
td
{
vertical-align: top;
}
img.gerb
{
margin-top: 10px;
margin-bottom: 10px;
margin-right: 20px;
}