
@import url(ws18_boxes.css); /* Display: block (renamed) */
@import url(p-xml.css); /*Import pseudo-XML sheet*/
@import url(std_01.css); /*Import standard items sheet*/

/*
SearchCounsel.com (RAMparts SEO ws18)
Derived from Biz stylesheet v4.0
         [Docket: rev_05b_01-12a_log2.html#02-03c-20_Category_tmplt_convert1]

Last revised:  d_log_2002-08.html#02-11a-04_start [ reset BODY and H* fonts]
*/

/* Custom rules for this site */

BODY {
  scrollbar-base-color: #FFFFFF; /* white */
  scrollbar-arrow-color: #FFFF00; /* yellow */
  scrollbar-darkshadow-color: #C0C0C0; /* silver */
  scrollbar-face-color: #000000; /* black */
  scrollbar-highlight-color: #FFFFFF; /* white */
  scrollbar-shadow-color: #FFFF00; /* yellow */
  scrollbar-3dlight-color: #FFFF00; /* yellow */
}

H2.first {
  margin-top: 0px;
}

#ahem {
  display: none;
}


/* Rules from Standard version */

/* Default rules */

BODY {
  background-color: white;
  font-family: Georgia, "Century Gothic", Garamond, "Book Antiqua", "Times New Roman", Palatino, Geneva, serif; /* reset d_log_2002-08.html#02-11a-04_start */
  color: #414141;
  font-size: 1.00em;
  margin-top: -10px; /* was 0.50em */
  margin-left: 8%;
  margin-bottom: 1.00in;
  margin-right: 5%;
}

A:link {
  color: #000080;
}

A:visited {
  color: #8000FF;
}

A:hover {
  background-color: #FFFF80;
  text-decoration: none;
}

H1, H2, H3, H4, H5, H6 {
  font-family: "Trebuchet MS", Verdana, Helvetica, Arial, "Arial Black", sans-serif;
  margin-bottom: 0.10em; /* reset d_log_2002-08.html#02-11a-04_start */
}

H1 {
  font-size: 1.80em;
  font-weight: bold;
  text-align: center;
  color: #414141;
  margin-top: 1.0em;
}

H2 {
  color: red;
  font-size: 1.60em;
  font-weight: normal;
  margin-top: 1.25em;
}

H3 {
  font-size: 1.30em;
  margin-top: 0.65em;
  font-style: italic;
}

H4 {
  font-size: 1.10em;
  margin-top: 0.65em;
  margin-bottom: 0.10em;
  font-weight: normal;
  color: #FF0000;
}

H5 {
  font-size: 1.10em;
  font-style: italic;
  margin-top: 0.65em;
  margin-bottom: 0.10em;
}

TITLE {
  color: #FF0000;
  font-family: "Lucida Sans Unicode", sans-serif;
}

/* Miscellaneous rules */

/* end */