body {
		background: white;
		}

A { color: #520; text-decoration: underline; }

h1, h2, h3 { ; }

.noprint { float: none; display: none; }

#banner {
		float: none;
		font-family: verdana, arial, sans-serif;
		color: black;
		font-size: 14pt;
		font-weight: bold;
  	background: white;
		}

#banner a {
		font-family: verdana, arial, sans-serif;
		color: #520;
		font-size: 14pt;
		font-weight: bold;
  	background: white;
		text-decoration: none;
		}

.description {
		float: none;
		font-family: verdana, arial, sans-serif;
		color: black;
		font-size: 12pt;
		font-weight: bold;
  	background: white;
		}

#content {
		float: none;
		width: auto;
		background: white;
		margin: 5%;
		}

#content a:link:after, #content a:visited:after {
		content: " (" attr(href) ") ";
		font-size: 90%;
    color: #520;
    text-decoration: underline;
		}

#links { float: none; display: none; }

.blog { float: none; }

.blogbody {
		float: none;
		font-family: "Times New Roman, Garamond, serif;
		color: black;
		font-size: 12pt;
		font-weight: normal;
  		background: white;
  		line-height: 110%;
		}

.title {
		float: none;
		font-family: verdana, arial, sans-serif;
		font-size: 12pt;
		color: black;
		text-transform: uppercase;
		font-weight: bold;
		}

.date	{
		float: none;
		font-family: verdana, arial, sans-serif;
		font-size: 14pt;
		color: black;
		font-weight: bold;
		text-transform: uppercase;
		margin-top: 20pt;
		}

#menu { float: none; display: none; }
.posted	{ float: none; display: none; }
.calendar { float: none; display: none; }
.calendarhead { float: none; display: none; }
.side { float: none; display: none; }
.sidetitle { float: none; display: none; }
.syndicate { float: none; display: none; }
.powered { float: none; display: none; }
.comments-body { float: none; display: none; }
.comments-post { float: none; display: none; }
.comments-head	{ float: none; display: none; }
.trackback-body { float: none; display: none; }
.trackback-url { float: none; display: none; }
.trackback-post { float: none; display: none; }
#banner-commentspop { float: none; display: none; }

