/* raleway-200 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 200;
  src: url('fonts/raleway-v16-latin-200.eot'); /* IE9 Compat Modes */
  src: local('Raleway ExtraLight'), local('Raleway-ExtraLight'),
       url('fonts/raleway-v16-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/raleway-v16-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/raleway-v16-latin-200.woff') format('woff'), /* Modern Browsers */
       url('fonts/raleway-v16-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/raleway-v16-latin-200.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/raleway-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Raleway'), local('Raleway-Regular'),
       url('fonts/raleway-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/raleway-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/raleway-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/raleway-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/raleway-v16-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-600 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/raleway-v16-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Raleway SemiBold'), local('Raleway-SemiBold'),
       url('fonts/raleway-v16-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/raleway-v16-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/raleway-v16-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/raleway-v16-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/raleway-v16-latin-600.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-800 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/raleway-v16-latin-800.eot'); /* IE9 Compat Modes */
  src: local('Raleway ExtraBold'), local('Raleway-ExtraBold'),
       url('fonts/raleway-v16-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/raleway-v16-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/raleway-v16-latin-800.woff') format('woff'), /* Modern Browsers */
       url('fonts/raleway-v16-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/raleway-v16-latin-800.svg#Raleway') format('svg'); /* Legacy iOS */
}


body    	{ _background-color:#eeeeee; color:#444; font-family:Raleway,sans-serif;   }
table   	{ table-layout:fixed; border-collapse:separate; border-spacing:0px; }
  /*table   { table-layout:fixed; border-collapse:separate; border-spacing:0px; border: 1px solid black }  */
th			{ color:#000080; font-weight:bold; text-align:center; padding:0px } 
td			{ color:#444;      font-size:30px;                text-align:left;   padding:0px; _background-color:#ffffff; } 
 
.title    { color:#00bb00; font-size:20pt; text-align:center; height:75px; }	

h1			{ font-weight:400; font-size:20pt }
h2			{ font-weight:400; font-size:16pt }
h3			{ font-weight:800; font-size:13pt }


