/* CSS Document */

BODY {
margin: 0px;
text-align:center;
}

table.center {margin-left:auto; margin-right:auto;background:white;}

TD.headerNavigation {
font-family: Tahoma,Verdana, Arial, sans-serif;
font-size: 11px;
color: black;
font-weight: bold;
}

TD.fontMain {
font-family: Tahoma,Verdana, Arial, sans-serif;
font-size: 13px;
color: black;
}

A.headerNavigation {
font-family: Tahoma,Verdana;
color: black;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

A.headerNavigation:hover {
color: #19901E;
} 

A.sitemapstyle {
font-family: calibri;
color: black;
font-size: 13.5px;
text-decoration: none;
}

A.sitemapstyle:hover {
color: #19901E;
} 

P.paraFont{
font-family: Tahoma,Verdana;
color: black;
font-size: 13px;

}

span.bar{
font-family: Tahoma,Verdana;
color: black;
font-size: 11px;

}


