BODY {
    font-size   : 0.8em;
    line-height : 1.3em;
    margin      : 5px;
    background  : none #ffffff;
}

H1  {
    background  : none #cccccc;
    color       : #3333cc;
    border      : 1px solid #cccccc;
    margin      : 0.5em 3em 1em 3em;
    padding     : 5px;
    text-align  : center;
    font-size   : 1.4em;
    font-weight : bold;
}
H2  {
    line-height : 1.4em;
    font-size   : 1.4em;
    margin      : 1em 1em 1em 1em;
}
P   {
    font-size   : 1.0em;
    padding     : 0em 1em 0em 1em;
}
EM  {
    color       : #006600;
	font-style	: normal;
}
A:link {
    border      : 0px none;
    text-decoration : none;
}
A:visited {
    border      : 0px none;
    text-decoration : none;
    color       : #CC44FF;
}
A.header:active {
    border      : 0px none;
    text-decoration : none;
}
HR.nocss {
    width       : 0px;
    line-height : 0px;
}
PRE {
    padding     : 0em 0em 0em 2em;
    font-size   : 1em;
}
DL  {
    margin      : 1ex 0em 2ex 0em;
}
TH,TD {
    font-size   : 0.8em;
}

/* $Id: archives.css,v 1.2 2005/03/03 14:43:04 ike Exp $ */
