body { color: black; font-size: 20px; font-family: "Roboto Condensed", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 30px; }
p { font-size: 20px; font-family: "Roboto Condensed", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: 300; line-height: 30px; margin: 25px; }
td { }
a:link { color: #949494; font-size: 24px; font-family: "Roboto Condensed", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: 400; line-height: 40px; text-decoration: none; letter-spacing: 5px; margin-left: 25px; }
a:visited { color: #949494; font-weight: 400; }
a:hover { color: #f6a034; font-weight: 400; }
a:active { font-weight: 400; }
h1 { color: #949494; font-size: 28px; font-family: "Roboto Condensed", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: 400; line-height: 36px; margin-left: 25px; }
h2 { font-size: 20px; line-height: 30px; margin-top: 25px; }
a.textlink:link { font-size: 20px; font-family: "Roboto Condensed", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: 300; line-height: 30px; letter-spacing: 0px; border-bottom: 1px dotted #000; margin-left: 0px; }
a.textlink:visited { color: #000; }
a.textlink:hover { color: #f6a034; border-bottom: none; }

/* roboto-condensed-300 - latin_greek */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-condensed-v25-latin_greek-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin_greek-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin_greek-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin_greek-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin_greek-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin_greek-300.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-regular - latin_greek */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-condensed-v25-latin_greek-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin_greek-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin_greek-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin_greek-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin_greek-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin_greek-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}