/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
a:link 
{
    font-family:Verdana;
    font-size:11px;
	text-decoration: none;
	color: #000000;
}
a:visited 
{
    font-family:Verdana;
    font-size:11px;
	text-decoration: none;
}
a:hover 
{
    font-family:Verdana;
    font-size:11px;
	text-decoration: underline;
	color: #0000FF;
}
a:active 
{
    font-family:Verdana;
    font-size:11px;
	text-decoration: none;
	color: #000000;
}
.textcontent{
font-family:Verdana;
font-size:11px;
color:Black;

}

.textheader{
font-family:Verdana;
font-size:12px;
color:Maroon;
font-weight:bold;
}

.textheaderwhite{
font-family:Verdana;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}


.textcontent_big{
font-family:Arial;
font-size:14px;
color:Black;

}
.bess
{
    font-weight:bold;
    font-style:italic;
    
}

