body 	{
	background-color: #f8fafd;
	font-family: verdana, sans-serif; 
	text-align: left;
	padding: 0 20px 20px 20px;
	}

a	{
	color:#0c389d;
	text-decoration:none;
	}

a:hover	{
	text-decoration: underline;
	cursor:crosshair;
	}

h1 a, h2 a	{
	color: #000;
	text-decoration: none;
	}

h1 a:hover, h2 a:hover	{
	text-decoration: underline;
	cursor:crosshair;
	}

h1, h2, h3	{
	font-family: georgia, garamond, times, serif; 
	}

#smallnav	{
	font-size: .7em; 
	margin-left: 120px;
	position: relative;
	top: -20px;
	}

p	{
	padding-left: 30px;
	font-size: .9em; 
	}

body#comment 	{
	padding: 0 10px;
	font-size: 0.8em;
	}

body#comment h1	{
	font-size: 1.4em;
	margin: 30px 0;
	}

body#comment h2	{
	font-size: 1.2em;
	}

body#comment h1 a	{
	text-decoration: none;
	color: #0c389d;
	}
body#comment h1 a:hover	{
	text-decoration: underline;
	}

body#comment p	{
	padding: 0;
	margin: 0;
	}

body#comment form	{
	padding: 0;
	margin: 0;
	}

.commentby	{
	text-align: right;
	font-size: .8em;
	position: relative;
	top: -5px;
	font-style: italic;
	}

.excerpt	{
	font-style: italic;
	color: #999;
	}
