/*
 * it.css - style sheet for RD generated xhtml
 *
 * produced by modifying default.css in FreeStyle Wiki Version 3.5.7
 *
 */

body {color: black; background: white; font-family: sans-serif}
em {font-family: sans-serif; font-style: normal; font-weight: bolder; color: #e00020}

h1 {
  color: #4444ff;
  background-color: #ffffff;
  text-align: right;
}

h2 {
  color: #000000;
  background-color: #aabbff;
  padding-left: 4pt;
  margin-bottom: 5px;
}

h3 {
  border-left   : #aabbff 10px solid;
  border-top    : #aabbff 5px solid;
  border-right  : #aabbff 1px solid;
  border-bottom : #aabbff 1px solid;
  padding-left  : 3pt;
  margin-bottom : 5px;
}

dt {
  border-left   : #4444ff 1px dotted;
  border-top    : #4444ff 1px dotted;
  margin-bottom : 5px;
  font-weight   : bold;
}

dd {
  margin-left   : 20pt;
  margin-bottom : 5pt;
}

A:link { 
  color            : #3333DD;
  text-decoration  : none;
}

A:visited {
  color            : #3333DD;
  text-decoration  : none;
}

A:hover {
  color           : #DD3333;
  text-decoration : underline;
}

pre {
  border      : #888888 1px solid;
  padding     : 4px;
  margin-left : 20px;
}


/* [EOF] */
