body { background-color: #050505; }

/* ruluko-regular - latin */
@font-face {
  font-family: 'Ruluko';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/ruluko-v19-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/ruluko-v19-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* italianno-regular - latin */
@font-face {
  font-family: 'Italianno';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/italianno-v14-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/italianno-v14-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

p { color: #fff; font-size: 12pt; font-family: Ruluko; }

td { }

a:link { color: #fff; text-decoration: none; }

a:visited { color: #fff; text-decoration: none; }

a:hover { color: #e8d73a; text-decoration: none; }

a:active { color: #e8d73a; text-decoration: none; }
h1 { color: #fff; font: 35pt/10pt Italianno; margin-top: 30pt; }
h2 { color: #fff; font-size: 20pt; font-family: Ruluko; font-weight: normal; font-style: normal; font-variant: normal; }
h3 { color: #fff; font: 14pt/20pt Ruluko; }
