body			{background:#666666;margin: 0px;font-family: Verdana, Arial, sans-serif;color: black;}
.blogtitle		{font-family: Verdana, Arial, sans-serif;color: white;font-size:24px;margin-left:20px;margin-bottom:1px; text-transform:lowercase;}
.links			{font-family: Verdana, Arial, sans-serif;font-size:10px;}
A.links:hover	{color:white;}
A				{font-weight:bold;text-decoration:none;}
A:hover			{color:red;}
V.links:hover	{color:white;}
V				{font-weight:bold;text-decoration:none;}
V:hover			{color:red;}
.date			{font-family: Verdana, Arial, sans-serif;color: black;font-size:12px;font-weight:bold;background:#F8F8F8}
.pagetitle 			{font-family: Verdana, Arial, sans-serif;color: black;font-size:16px;font-weight:bold;margin:10px;}
.posts			{font-family: Verdana, Arial, sans-serif;color: black;font-size:12px;margin:10px;margin-top:0px;}
.title, .nametitle		{font-family: Verdana, Arial, sans-serif;color: black;font-size:16px;margin:10px;margin-top:0px;font-weight:bold;color: #black;}
.nametitle{
	color:	#336699;
}
.byline			{font-family: Verdana, Arial, sans-serif;color: #999999;font-size:11px;}
.currently 		{font-family: Verdana, Arial, sans-serif;color: black;font-size:11px; text-align:left}
.scam 			{font-family: Verdana, Arial, sans-serif;color: black;font-size:10px; text-align:left}
.permalinktm 	{font-family: Verdana, Arial, sans-serif;color: grey;font-size:9px;}
.highlight 		{text-decoration: none;color:black;background:yellow;}
.headline		{font-family: Verdana, Arial, sans-serif;color: black;font-size:16px;font-weight:bold;}
.strikethrough 	{text-decoration:line-through;}
hr.dotted {border: none 0; 
	border-top: 1px dotted #FFFFFF;
	
	width: 100%;
	height: 1px;
	margin: 0px auto 0 0;
	text-align: center;
	}
.hand {
	cursor: hand;
}

hr.comment {
background-color: #006699; /* mozilla */
border: 0px; /* fixes mozilla height */
clear: left;
color: #006699; /* ie */
float: left;
height: 1px;
margin: 4px 0px 4px 0px;
width: 99%;
display:none;
}
.commentheader {
font-family: Verdana, Arial, sans-serif;color: black;font-size:12px;font-weight:bold;
}


.arc90_sidenoteLNK { padding: 0 .3em; }
	.arc90_sidenoteTXT {
		width: 12em;
		line-height: 1.2em;
		font-size: .8em;
		padding: .5em;
	}
	div.arc90_sidenoteCLR0, div.arc90_sidenoteCLR2 {
		margin: 1em 0 1em 1em;
		float: right;
	}
	div.arc90_sidenoteCLR1, div.arc90_sidenoteCLR3 {
		margin: 1em 1em 1em 0;
		float: left;
	}
	div.arc90_sidenoteCLR0 {
		background: #D1E8E8 none;
		border: 1px solid #318484;
	}
	span.arc90_sidenoteCLR0 {
		border: 1px solid #318484;
		background-color: #D1E8E8;
	}
	.arc90_sidenoteCLR2 {
		background-color: #FFCFCF;
		border: 1px solid #FF3535;
	}
	.arc90_sidenoteCLR1 {
		background-color: #FFF6A9;
		border: 1px solid #F2D700;
	}
	.arc90_sidenoteCLR3 {
		background-color: #CEFFCE;
		border: 1px solid #039B00;
	}
