

body
{
  font-family: Georgia,"Nimbus Roman No9 L",serif;
  color: #666666;
  font-size: 16px;
}




.serif
{
  font-family: Georgia,"Nimbus Roman No9 L",serif;
}

.sans-serif
{
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

a:active,
a:visited,
a:link
{
  color: #3F80A6;
  text-decoration: none;
  outline: 0 none;
}

a:hover
{
  color: #3F80A6;
  text-decoration: underline;
  outline: 0 none;
}

h1.logo
{
  padding: 10px 0;
  clear: both;
}


h4.headerdate
{
  font-weight: bold;
  color: #333;
  font-size: 14px;
  float: left;
}

h3.title
{
  font-size: 18px;
  color:#333;
  margin-bottom: 3px;
}

h4.title,
h4.title a:link,
h4.title a:hover,
h4.title a:visited,
h4.title a:active
{
  color:#333;
}


h1
{
  
}

h2
{
  color: #333;
  font-size: 18px;
  font-weight: normal;
  margin: 5px 0;
}

h3
{
  color: #3F80A6;
  font-size: 16px;
  font-weight: normal;
}

h4
{
  
}

h5
{
  
}

p
{
  margin: 5px 0;
}

img
{
  border: 0 none;
}



hr
{
  border: 0 none;
  border-bottom: 1px dotted #666;
  margin: 15px 0;
}

.cartoon
{
  border: 2px solid #333;
}
