body
  {
	font-family: Times, Georgia, serif;
	font-size: 86%;
  }

a:link {
	text-decoration: none;
	color: #446644;
}

a:visited {
       text-decoration: none;
       color: #9CD195;
}

a:hover {
	color: #cce69a;
	text-decoration: underline;
}

a:link img {
       border: 0;
}

p 
  {
	font-size: 1.0em;
  }

h1 { font-size: 1.3em; padding: 0; margin: 0; }
h2
  {
	padding: 0.1em 0;
	font-size: 1.1em;
	color: #333333;
	margin-left: 0.5em;
  }
h3 { font-size: 1.1em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1.1em; }

div.article *
  {
	margin-left: 1.5em;
  }

div.article h1
  {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.0em;
	color: #446644;
	border-bottom: 1px solid #cce69a;
	margin-left: 0;
  }

div.article h2
  {
	font-size: 0.7em;
	margin-top: 0.2em;
	margin-left: 0;
	color: #80BF80;
  }

div.article i, div.article b, div.article img
  {
    margin: 0;
  }

div.article p
  {
	margin-left: 1.5em;
	line-height: 1.4em;
  }

div.article h3
  {
	margin-top: 0.2em;
	text-align: right;
	font-weight: normal;
	font-size: 0.8em;
	font-family: Verdana, Arial, sans-serif;
  }

div.article h3 a
  {
	font-size: 1.2em;
       margin-left: 0;
  }

div.article h3 a.more
  {
	padding-right: 1em;
	margin-right: 1em;

	border-right: 1px solid silver;
  }

div#container div#subheader p
  {
	font-style: italic;
	font-size: 0.9em;
  }

table#calendar caption
  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	text-align: right;
	padding-right: 4px;
  }

table#calendar caption i 
  {
    font-size: 0.7em;
	font-style: italic;
	font-family: Times, Georgia, serif;
  }

table#calendar th
  {
	font-size: 0.7em;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
  }

table#calendar td
  {
	font-size: 0.7em;
	text-align: center;
	padding: 1px;
  }

div#meta
  {
	text-align: center;
	margin-bottom: 0.5em;
  }