














BODY { 
 background-color: #a0a090;
 color: #201010;
 font-family: sans;
 font-size: 14pt;
 text-align: left;
}

P {
 font-family: sans;
 font-size: 14pt;
 text-align: left;
}

H1 {
 font-family: sans;
 font-size: 18pt;
 font-weight: bold;
 text-align: left;
}

H2 {
 font-family: sans;
 font-size: 16pt;
 font-weight: bold;
 text-align: left;
}

H3 {
 font-family: sans;
 font-size: 14pt;
 font-weight: bold;
 text-align: left;
}

IMG {
 border-color: #000000;
 border-width: 0pt;
}

IMG.border {
 border-color: #4030f0;
 border-width: 1pt;
}

BR.all {
 clear: both;
}

BR.left {
 clear: left;
}

.header {
 background-color: #a0a090;
 color: #201010;
 font-family: sans;
 font-size: 12pt;
 text-align: left;
}

.footer {
 background-color: #a0a090;
 color: #201010;
 font-family: sans;
 font-size: 12pt;
 text-align: left;
}

#fortune {
 font-family: sans;
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
}

.center {
 font-family: sans;
 text-align: center;
}

.left {
 font-family: sans;
 text-align: left;
}

.right {
 font-family: sans;
 text-align: right;
}

.top {
 font-family: sans;
 vertical-align: text-top;
}

.topleft {
 font-family: sans;
 float: left;
 vertical-align: text-top;
}

.fleft {
 font-family: sans;
 float: left;
 text-align: left;
}

.fright {
 font-family: sans;
 float: right;
 text-align: right;
}

TH.hentry {
 background-color: #201010;
 color: #d0e0d0;
 font-family: sans;
 font-size: 12pt;
 text-align: left;
}

A.hentry {
 background-color: #201010;
 color: #7060ff;
 font-family: sans;
 font-size: 12pt;
}

/*
A:hover.hentry {
 color: #803080;
 background-color: #201010;
}

A:active.hentry {
 color: #803080;
 background-color: #201010;
}
*/

TD.entry {
 background-color: #909080;
 color: #201010;
 font-family: sans;
 font-size: 14pt;
 text-align: left;
}

P.entry {
 background-color: #909080;
 color: #201010;
 font-family: sans;
 font-size: 14pt;
 text-align: left;
}


A.entry {
 background-color: #909080;
 color: #4030f0;
}

/*
A:hover.entry {
 background-color: #909080;
 color: #803080;
}

A:active.entry {
 background-color: #909080;
 color: #803080;
}
*/

A {
 background-color: #a0a090;
 color: #4030f0;
 font-family: sans;
 text-decoration: none;
}

/*
A:visited {
} 
*/

A:hover {
 color: #803080;
 background-color: #9090c0;
}
/*
A:link {
}
*/

A:active {
 color: #803080;
 background-color: #9090c0;
}

