body { 
 background-color: #dad4c6;
 margin-left: 5px; 
 margin-right: 0px; 
 margin-top: 5px; 
 font-size: 13px; 
 font-family: verdana,georgia,sans-serif; 
}

.art-title, .art-title a:link, .art-title a:active, .art-title a:visited, .art-title a:hover {
 font-size: 16px;
 color: #854000;
 }
 
.art-title a:link    { text-decoration: none; font-weight: bold;}
.art-title a:visited { text-decoration: none; font-weight: normal;}
.art-title a:active  { text-decoration: none; font-weight: bold;}
.art-title a:hover   { text-decoration: underline; font-weight: bold;} 
 
a:link { 
 color: #333399; 
 font-size: 12px; 
 font-weight: bold; 
 text-decoration: none; 
}

a:visited { 
 color: #333399; 
 font-size: 12px; 
 font-weight: normal; 
 text-decoration: none; 
}

a:active { 
 color: #333399; 
 font-size: 12px; 
 font-weight: bold; 
 text-decoration: none; 
}

a:hover { 
 color: #333399; 
 font-size: 12px; 
 font-weight: bold; 
 text-decoration: underline; 
}


.authors {color: #f0f0f0;}

.namedate { color: #000000; font-size: 12px; }
 
.blurbtext { color: #000000; font-size: 12px; } 

.morephptext { color: #000000; font-size: 12px; }

.content-inabox
{	
border-bottom-width: 2px; 
border-top-width: 2px; 
border-left-width: 2px; 
border-right-width: 2px; 
border-style: solid;
background-color: #fff4d5;
border-color: #cc9966;
}

.boxed
{	
border-bottom-width: 1px; 
border-top-width: 1px; 
border-left-width: 1px; 
border-right-width: 1px; 
border-style: solid;	
border-color: #222222;
}

H1 {
 font-family: verdana,georgia,sans-serif;
 font-size:   18px;
 font-weight: bold;
}

H2 {
 font-family: verdana,georgia,sans-serif;
 font-size:   16px;
 font-weight: bold;
}

H3 {
 font-family: verdana,georgia,sans-serif;
 font-size:   14px;
 font-weight: bold;
}

H4 {
 font-family: verdana,georgia,sans-serif;
 font-size:   12px;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;
}

H5 {
 font-family: verdana,georgia,sans-serif;
 font-size:   11px;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}