@charset "UTF-8";
/* CSS Document */

body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.6em;
}

p
{
line-height: 12pt;
}

.title
{
font-size: 12px;
font-weight: bold;
color: #7c5f41;
}

p.journalheader
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #7c5f41;
}

.pagetitle
{
font-size: 25px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #7c5f41;
}

span.datetime
{
font-weight: bold;
color: #7c5f41;
}

a
{
color:#B53473;
font-weight: bold;
text-decoration: none
}

a:link
{
color:#B53473;
font-weight: bold;
text-decoration: none
}

a:hover
{
color:#B53473;
font-weight: bold;
text-decoration: underline
}

.footer-content
{
width: 912px;
text-align: center
}

img
{
border-width: 0px;
}


