* {margin:0px;padding:0px;}

h1
{
    font-family:Courier New, Courier;
    font-size: 40px;
    line-height: 55px;
    font-weight:bold;
    color:#9c0f1e;
}
h2
{
    font-family:Courier New, Courier;
    font-size: 25px;
    font-weight:bold;
    color:#000;
}
p
{
    font-family:Courier New, Courier;
    font-size: 12px;
    line-height: 17px;
    font-weight:normal;
    color:#000;
}
p.brod
{
    text-align:justify;
    margin:0px 0px 17px 0px;
}
p.contacttext
{
    font-weight:bold;
    color:#9c0f1e;      
}
p.regionflik
{
    font-weight:bold;
    color:#9c0f1e;  
    margin:5px 5px 0px 5px;
}
p.regionheader
{
    font-weight:bold;
    font-size:11px;
    color:#9c0f1e;  
}
p.regionheader2
{
    font-weight:bold;
    font-size:11px;
    color:#9c0f1e;  
    line-height:14px;
}
p.regionbrod
{
    text-align:justify;
    font-weight:normal;
    font-size:11px;
    line-height:15px;
}
.copy
{
	color:#fff;
	margin-top:20px;
}
.copy a
{
	color:#fff;
	text-decoration:none;
}
a.normallink
{
	text-decoration:none;
	color:#000;
}
a:hover.normallink
{
	text-decoration:underline;
			
}
#links p
{
      margin:10px 0px 20px 0px;
      font-weight:bold;
}
#links ul
{
      list-style-type:none;
}
#links li
{
      margin:0px 0px 15px 0px;
}
#links a
{
      color:#707173;
}