
body {background-color:#ffffff;  background-image: url(img/BCG_098.GIF);  background-repeat: repeat}

A:visited, A:active { color: #906; /* border: none -- breaks NS 4.x */ }

/* Should be a:visited:hover, a:link:hover but Opera Linux
   doesn't support that yet */
a:hover {
  background: #FF0;
}


h1 {color:#000000; font-family:times;  padding-top: 10px; }

h2:first-letter{font-size:22pt;}
h2 {color:#000000; font-family:times; padding-top: 10px; }

p {color:#000000; font-family:times;  padding-top: 2px;}

li {color:#000000; font-family:times;  padding-top: 5px;}

DIV.quote {
color:#773377;
font-family:times;
font-size: 14;
font-style: italic;
font-weight: bold;
text-align: justify;
padding-left: 140px;
padding-right: 120px;
padding-bottom: 20px;}

DIV.intro {
color:#777733;
font-family:times;
font-size: 14;
font-style: italic;
font-weight: bold;
text-align: justify;
padding-left: 20px;
padding-right: 20px;

padding-bottom: 25px;}

Q:LANG(EN){QUOTES:'"' '"' "'" "'"}
Q:BEFORE {CONTENT: OPEN-QUOTE;}
Q:AFTER {CONTENT: CLOSE-QUOTE;}

writer{font-family:times; float:right;padding-top:1px;padding-bottom: 1px;}


DIV.heading {
color:#000000;
font-family:times;
font-size:28;
font-weight: bold;
font-variant: small-caps;
text-align:right;
padding-top: 10px;
padding-right: 40px;}

DIV.left{
background-color:#D0D0D0;
width:100;
height:450;
}

DIV.body{
background-color:"#ffffff";
width:640;
padding-left:20px;
position:relative;
left:100;
top:-395;
}


DIV.summary {
padding-left:20px;
padding-right:20px;
border-style:solid;
border-width:thin;
margin-left: 30px;
margin-right: 30px;
}

term {
font-size: larger;
font-weight:bold;
}

keyword {
font-style: italic;
font-weight: bold;
}


