html { overflow-x:hidden; overflow-y: scroll;}
body {
font-family:CalibriRegular;
font-size:17px;
margin:0px; 
padding:0px; 
background:url('images/background-logo3.png') top center no-repeat ;
overflow-x:hidden; 
}

h1 {
	font-family:CalibriBold;
	font-size:17px;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
}
p {
	text-indent:20px;
	margin-top:0px;
	margin-bottom:5px;
}
.l {text-align:left;}
.r {text-align:right;}
.c {text-align:center;}

@font-face {
    font-family: 'NavFont';
    src: url('fonts/Familiar_Pro-Bold-webfont.eot');
    src: url('fonts/Familiar_Pro-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Familiar_Pro-Bold-webfont.woff') format('woff'),
         url('fonts/Familiar_Pro-Bold-webfont.ttf') format('truetype'),
         url('fonts/Familiar_Pro-Bold-webfont.svg#FamiliarProBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CalibriBoldItalic';
    src: url('fonts/calibriz-webfont.eot');
    src: url('fonts/calibriz-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/calibriz-webfont.woff') format('woff'),
         url('fonts/calibriz-webfont.ttf') format('truetype'),
         url('fonts/calibriz-webfont.svg#CalibriBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CalibriRegular';
    src: url('fonts/calibri-webfont.eot');
    src: url('fonts/calibri-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/calibri-webfont.woff') format('woff'),
         url('fonts/calibri-webfont.ttf') format('truetype'),
         url('fonts/calibri-webfont.svg#CalibriRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CalibriBold';
    src: url('fonts/calibrib-webfont.eot');
    src: url('fonts/calibrib-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/calibrib-webfont.woff') format('woff'),
         url('fonts/calibrib-webfont.ttf') format('truetype'),
         url('fonts/calibrib-webfont.svg#CalibriBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CalibriBoldItalic';
    src: url('fonts/calibriz-webfont.eot');
    src: url('fonts/calibriz-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/calibriz-webfont.woff') format('woff'),
         url('fonts/calibriz-webfont.ttf') format('truetype'),
         url('fonts/calibriz-webfont.svg#CalibriBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

<!--
a.darkblue:link {color:#000050;text-decoration:none}
a.darkblue:visited {color:#000050;text-decoration:none}
a.darkblue:hover {color:#0040fa;text-decoration:underline}
a.darkblue:active {color:#000050;text-decoration:none}

a, a.blue:link {color:#0040fa;text-decoration:none}
a, a.blue:visited {color:#0040fa;text-decoration:none}
a, a.blue:hover {color:#0040fa;text-decoration:underline}
a, a.blue:active {color:#0040fa;text-decoration:none}

ul {margin:0px}

.messtxt { font-size: 12pt;font-weight:bold; font-family: Arial,Verdana,Times;color: #000000;text-decoration: none }
.datetxt { font-size: 8pt;font-weight:bold; font-family: Verdana,Arial,Times;color: #333333;text-decoration: none }
.messtxtbd { font-size: 10pt;font-family: Verdana,Arial,Times;color: #000000;text-decoration: none }
.smalltxtfooter {font-size: 10px; font-family: Verdana, Arial, sans-serif; color: #666666}
.break {font-weight:900;color:#ababab}

input, textarea {font-family:CalibriRegular;font-size:15px;}

.fl {border:1px solid #cbcbcb;text-align:left;padding-right:5px;padding-left:5px;}
.fc {border:1px solid #cbcbcb;text-align:center;padding-right:5px;padding-left:5px;}
.fr {border:1px solid #cbcbcb;text-align:right;padding-right:5px;padding-left:5px;}
.file_selected {background:#0040fa;color:white;cursor:pointer}
.file_not_selected {background:white;color:black;cursor:pointer;}
.file_del_selected {background:#ff1a24;color:white;cursor:pointer;}

.news {
	padding-left:30px;
	font-family:sanserif;
	font-size:90%;
	
}



