﻿* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-mono-regular - latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-mono-v7-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto Mono'), local('RobotoMono-Regular'),
       url('fonts/roboto-mono-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-mono-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-mono-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-mono-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-mono-v7-latin-regular.svg#RobotoMono') format('svg'); /* Legacy iOS */
}

html {font-size: 1.0em; font-family: 'Roboto', sans-serif}
.h1 {font-size: 1.6em; font-weight: bold}
.h1c {font-size: 1.6em; font-weight: bold; text-align: center}
.centertable {margin-left: auto; margin-right: auto}
.headerimg { max-width: 100%; height: auto; margin: auto}
.centerfb {display: flex;
  align-items: center;
  justify-content: center;}
.h2 {font-size: 1.2em; font-weight: bold}


.h2c {font-size: 1.0em; font-weight: bold; text-align: center; color: #0000ff}
.h2r {font-size: 1.0em; font-weight: bold; text-align: right; color: #0000ff}
.normalj {text-align: justify}
.boldj {text-align: justify; font-weight: bold}
.bold {font-weight: bold}
.blue{color: #0000ff}
.red{color: #ff0000}
.green{color: #008000}
.c {text-align: center}
.cbold {text-align: center; font-weight: bold}
.cred {text-align: center; color: #ff0000}
.j {text-align: justify}

table.th {font-weight: bold}

.tdbg1 {background-color: #dddddd}
.tdbg2 {background-color: #eeeeee}

.button {font-size: 1.0em; font-family: 'Roboto', sans-serif}
.checkbox {font-size: 1.0em; font-family: 'Roboto', sans-serif}
.input {font-size: 1.0em; font-family: 'Roboto', sans-serif}
.astronauts {width: 20em; font-size: 1.0em; font-family: 'Roboto Mono', monospace; border: 0px; color: #ffffff; background-color: #0000ff; outline: none}
.c1m {font-size: 0.8em; text-align: center}
a:link {color: #0000ff; text-decoration: underline}
a:visited {color: #0000ff; text-decoration: underline}
a:hover {color: #0000ff; text-decoration: none}
a:active {color: #0000ff; text-decoration: underline}
