a {	color: #3C5FA1;}
a img {	border: none;}
a:visited {	color: #196FA2;}
a:hover {	color: #196FA2;}

acronym, abbr {	border-bottom: 1px dashed #333;}
acronym, abbr, span.caps {	cursor: help;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: white;
	color: black;
}

h3 {
	border-bottom: dotted 1px #eee;
	font-family: georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	padding: 20px 0 0 20px;
	font-size: 1.2em;
}

ol#comments li p {	font-size: 11px;}

p, li, .feedback { font-size: 1em; line-height:1.4em; }

.storytitle {	margin: 0;}
.storytitle a {	text-decoration: none;}

#rap { width: 800px; }

#content {	margin: 10px 30px; }

#header {
	background: #3C5FA1;
	border-bottom: double 3px #CFDEE1;
	border-left: solid 1px #CFDEE1;
	border-right: solid 1px #CFDEE1;
	border-top: solid 1px #CFDEE1;
	font: 30px Georgia, Times;
	margin: 0;
	padding: 15px 10px 15px 60px;
}

#header a {	color: #fff;	text-decoration: none;}
#header a:hover {	text-decoration: underline;}



