
p, li, td, blockquote, h1, h2, h3 {color:#000000; 
font-family: "Trebuchet MS",  "Times New Roman", Serif;}

h1, h2, h3 {
	font-family: "Trebuchet MS",  "Times New Roman", Serif;
	text-align: center;
}

.blogtitle {font-family: "Trebuchet MS", Verdana, Arial, sans-serif;color: white;font-size:24px;margin:2px;}
.date	{font-family: "Trebuchet MS", Verdana, Arial, sans-serif;color: black;font-size:14px;font-weight:bold;}
.posts	{font-family: "Trebuchet MS", Verdana, Arial, sans-serif;color: black;font-size:14px;}
.byline	{font-family: "Trebuchet MS", Verdana, Arial, sans-serif;color: #999999;font-size:8px;}

h2 {
	font-size: 14pt;
	font-weight: normal;
	color: #8B4513;
}

h3 {
	font-size: 12pt;
	font-weight: normal;
	font-style : italic;
	color: #8B4513;
}

.comments {
	font-size: 8pt;
	text-align: center;
	margin-left : 20%;
	margin-right : 20%;
}

.small {font-size:  8pt;}

.source {font-size:  8pt; text-align: left}

A:link {
	text-decoration: none;
	font-weight: bold;
	color: #808000;
}
A:visited {
	text-decoration: none;
	font-weight: bold;
	color: #556B2F;
} 

A:hover,A:active {
	text-decoration: none;
	color: #CC6600;
	font-weight: normal;
} 


