.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.red {
	color: #990000;
	font-style: italic;
	font-weight: bold;
}
.title {
	font-size: 16px;
	font-style: italic;
	color: #990000;
	font-weight: bold;
}
h1 {
	margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
h2 {
	color: #990000;
	font-weight: bold;
	font-size: 13px;
	
}
h2#archives {
	border-top:dotted 1px #999999;
	color: #990000;
	font-size: 12px;
	font-variant: small-caps;
}
h3 {
	color:#555555;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size: 12px;
	font-style: italic;
}
div.byline {
	color:#555555;
	font-size: 10px;
}
p#bloggerBug {}
.blogComments {color:#555555;font-weight:bold}
.blogComments .byline {font-size:1em;font-weight:normal;color:#555555}
.blogComment {font-size:1em;margin:3%;color:#000000;font-weight:normal}
.deleted-comment {font-style:italic;color:gray;}
.comment-link {} a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0044;
	text-decoration: none;
	font-weight: bold;
}
.homeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

