﻿body 
{
    font-family:Arial;
    font-size:11px;
    color:#444444;
}
h1
{
    margin:0 0 10px 0;
    font-size:2em;
    letter-spacing:-1px;
}
h2
{
    font-size:1.5em;    
}
h3
{
    font-size: 1.2em;
    color: #fff;
    margin:0;
}
h3.documenttitle
{
    font-size:1.5;
    color:#444444;
}
h1.spot
{
    color:#444444;
}
h1.pageheader
{
    color:#FFF;
    font-size:3em;
    letter-spacing:1px;
}
p
{
    margin:0 0 10px 0;    
}
p.spottext
{    
    font-size:1.5em;
    color:#444444;
}
p.readmore
{
    color:#b71314;
}
a,
a:visited
{
    color:#aa0a0a;
    text-decoration:none;    
}
a:hover
{    
    color: #b71314;
}
#menubar #menu h2
{    
    font-size:1.2em; 
    color:White;
    cursor:pointer;
    letter-spacing:-0.3px;
}
span.footer
{
    margin-left:20px;    
}
select
{
    font-family:Arial;
    font-size:11px;
    color:#444444;
}
