@charset "UTF-8";
@font-face {
    font-family: "ArialLGT";
    src: url('ArialLGT.eot');
    src: url('ArialLGT.eot?#iefix') format('embedded-opentype'),
url('ArialLGT.woff2') format('woff2'),
url('css/ArialLGT.ttf') format('truetype');
    font-family: "Arial";
    src: url('Arial.eot');
    src: url('Arial.eot?#iefix') format('embedded-opentype'),
url('Arial.woff2') format('woff2'),
url('css/Arial.ttf') format('truetype');
}
a:visited    { font-family:  Arial; text-decoration: none }
a            { font-family:  Arial; }
body         {
	font-family: Arial;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-top: 0px;
	left: 0px;
}
a:hover 		{font-family: Arial; font-weight: bold; }
a:link 			{
	font-family: Arial;
	text-decoration: none;
}
