body
{
font-family:arial,tahoma;
font-size:10pt;
background-image:url(gfx/tlo.png);
text-align:center;
}
input
{
background-color:#f1f1f1;
border-color:#575757;
border-style:solid;
border-width:1px;
}
div
{
width:600px;
background-color:white;
margin-left:25%;
text-align:center;
}
form
{
width:600px;
background-color:white;
text-align:center;
}
img
{
border-style:none;
border-width:0px;
border-color:none;
}
span
{
background-color:white;
}
.founded
{
width:600px;
background-color:white;
margin-left:25%;
text-align:left;
}
.founded:hover
{
background-color:#f1f1f1;
}
.more
{
width:600px;
background-color:white;
margin-left:25%;
text-align:left;
text-indent:1cm; 
}
.index
{
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#0000ff;
}
A:link
{
color:black;
font-weight:bold;
text-decoration:none;
font-size:12pt;
}
A:visited 
{ 
color:#aaaaaa;
font-size:12pt;
text-decoration:none;
}
A:hover
{ 
color:#0000ff;
text-decoration:none;
font-size:12pt;
}

