body {
 background-color: #ffffff;
 margin-left: 5px;
 margin-right: 0px;
 margin-top: 0px;
 font-size: 11px;
 font-family: verdana,georgia,sans-serif;
}

.art-title {
 font-weight: bold;
 font-size: 16px;
 color: #854000; /* was #000000 */
 text-decoration: none;
 text-align:  left;
 }
 
a:link {
 color: #333399;
 font-weight: bold;
 text-decoration: none;
}

a:visited {
 color: #333399;
 font-weight: normal;
 text-decoration: none;
}

a:active {
 color: #333399;
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 color: #0000ff;
 font-weight: bold;
 text-decoration: underline;
}


.rightstyle
{
 border-color: #444444;
 border-bottom: 0px;
 border-top: 0px;
 border-left: 1px;
 border-right: 0px;
 border-style: solid;
}
.inabox
{
border-bottom: 1px;
border-top: 1px;
border-left: 1px;
border-right: 1px;
border-style: solid;
border-color: #04315F;
}

.boxed
{
border-bottom: 1px;
border-top: 1px;
border-left: 1px;
border-right: 1px;
border-style: solid;
border-color: #04315F;
}

.boxed-blk
{
border-bottom: 1px;
border-top: 1px;
border-left: 1px;
border-right: 1px;
border-style: dotted;
border-color: #04315F;
padding: 10px;
}

.boxedbottom
{
border-bottom: 1px;
border-top: 1px;
border-left: 1px;
border-right: 1px;
border-style: solid;
border-color: #04315F;
}

.boxedright
{
border-bottom: 0px;
border-top: 0px;
border-left: 1px;
border-right: 1px;
border-style: solid;
border-color: #04315F;
}

.boxedleft
{
border-bottom: 1px;
border-top: 1px;
border-left: 1px;
border-right: 0px;
border-style: solid;
border-color: #04315F;
}

.basedate
{
 font-size:   17px;
 color:       #333333;
 font-weight: bold;
 text-align: left;
 padding-bottom: 14px;
 }

.namedate { color: #000000; font-size: 12px; text-align: left; }

.blurbtext { color: #000000; font-size: 12px; }


H1 {
 font-size:   18px;
 color:       #333333;
 font-weight: bold;
}

H2 {
 font-size:   16px;
 color:       #333333;
 font-weight: bold;
}

H3 {
 font-size:   14px;
 color:       #8b0000;
 font-weight: bold;
}

H4 {
 font-size:   12px;
 color:       #999999;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;
}

H5 {
 font-size:   11px;
 color:       #666666;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}

blockquote { font-size: 12px; }