/*

 $Name  : default.css, 20030501 © 2003-2007 HERIZ & pf;
 $Date  : Thu, 01 May 2003 20:00:00 GMT;
 $Exp   : Mon, 31 Dec 2007 23:59:59 GMT;
 $Lang  : stylesheet;
 $Target: none;
 $Type  : text/css;
 $Desc  : Style Sheet Default Declaration;

 Programming and graphics by pf  -  All rights reserved.
 You may use, copy, modify, distribute, or transmit this code for any purpose.
 At yet time, is not possible to contact us on a back end server.  Please send
 any questions to: info@heriz.it or pjoef@tiscali.it

 8pt=13px
 9pt=15px
10pt=17px
11pt=18px
12pt=20px
14pt=23px
16pt=27px
18pt=30px
20pt=33px
22pt=37px
24pt=40px
26pt=43px
28pt=46px
36pt=60px
48pt=80px
72pt=120px

*/

body
{ background-color: #000000;
/*
  background-image: url('http://www.heriz.it/images/transparent.gif');
*/
  color: #ffffff;

  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #ffd700;
  scrollbar-shadow-color: #000000;
  scrollbar-3dlight-color: #454545;
  scrollbar-arrow-color: #ffd700;
  scrollbar-darkshadow-color: #454545;
  scrollbar-track-color: #454545;

  scrollbar-face-color: #454545;
  scrollbar-highlight-color: #ffd700;
  scrollbar-shadow-color: #454545;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-arrow-color: #ffd700;
  scrollbar-track-color: #000000;

  scrollbar-face-color: #ffd700;
  scrollbar-highlight-color: #ff0000;
  scrollbar-shadow-color: #ff0000;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-arrow-color: #ff0000;
  scrollbar-track-color: #000000;

  scrollbar-face-color: #454545;
  scrollbar-highlight-color: #ffd700;
  scrollbar-shadow-color: #454545;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-arrow-color: #ffd700;
  scrollbar-track-color: #000000;

  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #ffd700;
  scrollbar-shadow-color: #000000;
  scrollbar-3dlight-color: #454545;
  scrollbar-arrow-color: #ffd700;
  scrollbar-darkshadow-color: #454545;
  scrollbar-track-color: #454545;

  text-align: center;
  margin: 0;
  padding: 0
}
/*
body:after
{ content: '© 2003-2007 HERIZ';
  display: block;
  text-align: center;
  margin-top: 2em
}
*/
a { text-decoration: none }
a:link { color: #fff68f }
a:visited { color: #ffd700 }
a:active { color: #ff0000 }
span, img { display: inline }
body, p, table, td, ol, ul, li 
{ font-family: Georgia, 'new century schoolbook', Rockwell, 'Minion Web',
    'Century Schoolbook', EnglisheSchT, 'Dutch801 RM BT', 'Times New Roman',
    'Galliard BT', Garamond, 'Book Antiqua', times, serif
}
table caption 
{ font-family: 'Copperplate Gothic Light', 'CopprplGoth BT',
    'Copperplate Gothic Bold', 'CopprplGoth Hv BT', 'Bookman Old Style',
    'Calisto MT', 'Book Antiqua', 'Dutch801 RM BT', 'Century Schoolbook',
    Georgia, 'new century schoolbook', 'Times New Roman', utopia, times,
    serif
}
body, table, th, td, p, ol, ul, dl, li, dt, dd { font-size: 15px }
pre
{ white-space: pre;
  font-family: 'Courier New', 'Lucida Console', lucidatypewriter, Monaco,
    Chicago, 'Lucida Sans Unicode', courier;
  font-size: 13px
}
td[nowrap="nowrap"] { white-space: nowrap }
hr { border-color: #ffd700; border-style: ridge }
/*
ul { list-style: disc outside }
*/
th { font-weight: bold }
b, strong { font-weight: bold }
body, div, table, table caption, th { text-align: center }
ol, ul, dl, dt, dd, li { text-align: justify }
p { line-height: 1.3em }
/*@page { margin: 3cm 2cm }*/

/*  Aural media styles.  */
@media aural
{ body, p { voice-family: mary, female }
  li, dt, dd, pre, code, tt, b, strong, i, em { pitch: medium }
  li, dt, dd, em, strong, dfn, i, b { pitch-range: 60 }
  dt { stress: 80 }
  pre, code, tt { pitch-range: 0; stress: 0; richness: 80 }
  b, strong, i, em { pitch: medium }
  b, strong, dfn, i, em { pitch-range: 60 }
  i, em { stress: 60; richness: 50 }
  strong, b { stress: 90; richness: 90 }
  dfn { pitch: high; stress: 60 }
  s, strike, u { richness: 0 }
  a:link { voice-family: juliet, female }
  a:visited, a:active { voice-family: mary, female }
  a:active { pitch-range: 80; pitch: x-high }
  pre { speak-punctuation: code } 
  th { speak-header: once } 
  dt { pause-before: 20%; stress: 80 }
  dfn { stress: 60 }
  pre, code, tt { stress: 0; richness: 80 }
  b, strong { stress: 90; richness: 90 }
  i, em { stress: 60; richness: 50 }
  s, strike, u { richness: 0 }
}

/*  Print media styles.  */
@media print
{ blockquote, pre { page-break-inside: avoid }
  ul, ol, dl { page-break-before: avoid }
}

/*  Screen media types.  */
@media screen { a:hover { color: #ff0000 } }

/* End of default.css style sheet declaration. */
