a:link {
font-family: arial, sans-serif;
color: blue;
text-decoration: underline;
}
a:active {
font-family: arial, sans-serif;
color: 000099;
text-decoration: underline;
}
a:visited {
font-family: arial, sans-serif;
color: 000099;
text-decoration: underline;
}
a:hover {
font-family: arial, sans-serif;
color: white;
background-color: blue;
text-decoration: none;
}
.boxlink {
margin-left: 0;
padding: 3px 15px;
list-style: none;
display: inline;
border: 1px solid #000;
background-color: #BBFFD0;
font-size: 12px;
}
em {
font-style: normal;
background-color: #ffffe0;
}
/* Color used to be 990099 */
h1 {
font-family: tahoma, arial, sans-serif;
font-size: 125%;
font-weight: 500;
margin-bottom: -.6em;
color: #cc00cc;
}
h2 {
font-family: tahoma, arial, sans-serif;
font-size: 125%;
font-weight: normal;
color: #cc00cc;
}
/* DrumLib's Posts Topic - Top Right Bottom Left */
h2.topic {
background-color: #f0f0f0;
border-color: d3d3d3 d3d3d3 d3d3d3 d3d3d3;
border-style: solid;
border-width: 1px 1px 1px 1px;
padding: 5px;
}
h3 {
font-family: tahoma, arial, sans-serif;
font-size: 125%;
font-weight: normal;
color: #cc00cc;
}
img.left {
float: left;
}
li {
list-style: url(images/dot-purp.gif) disc inside;
font-family: georgia, arial, sans-serif;
font-size: 90%;
}
p {
font-family: georgia, arial, sans-serif;
}
/* Purple heading-Above page contents and links */
p.contents {
font-family: arial, georgia, sans-serif;
font-weight: bold;
color: #cc00cc;
margin-bottom: -.6em;
}
/* Description-for summary under H1 */
p.desc {
font-family: arial, georgia, sans-serif;
font-size: 80%;
}
p.email {
font-family: arial, sans-serif;
font-size: x-small;
color: #cc00cc;
}
/* Use class so frontpage won't strip p from first paragraph in table */
p.first {
font-family: georgia, arial, sans-serif;
}
/* Quote-use with blockquote */
p.qt {
font-size: 90%;
background-color: #ffffe0;
}
/* References at end*/
p.ref {
font-family: arial, tahoma, sans-serif;
font-size: 85%;
}
/* To stop scumware */
span {
font-size: 100%;
}
/* Small text under "contents" */
span.contents {
font-size: 85%;
}
/* This identifies the current page on the "Contents" list */
span.contents2 {
font-family: arial, sans-serif;
font-size: 85%;
color: white;
background-color: blue;
text-decoration: none;
}
/* Quote-for short quotes within body text */
span.qt {
background-color: #ffffe0;
font-size: 95%;
}
/* Quote-for short quotes within a list */
span.qt-li {
background-color: #ffffe0;
}
/* References in body */
span.ref {
font-family: arial, tahoma, sans-serif;
font-size: 90%;
}
.drop1 {
background-color: #ffffe0;
/* background-color: F5F5DC; */
}
.drop2 {
background-color: #FFF6E7;
/* background-color: F0F0F0; */
}
