body	{
		margin: 6px;
		font-family: Arial, Verdana, sans-serif;
		font-size: 12px;
		background: #213042;
		color: #C0C0C0;
		scrollbar-face-color:#213042;
		scrollbar-arrow-color:#cccccc;
		scrollbar-track-color:#213042;
		scrollbar-shadow-color:'#666666';
		scrollbar-highlight-color:'#CCCCCC';
		scrollbar-3dlight-color:'#333366';
		scrollbar-darkshadow-Color:'#333333';
		}	
td		{
		font-family: Arial, Verdana, sans-serif;
		font-size: 12px;
		}
		
a.pastposts:link
	{
	font-size: 11px;
	line-height:1.5;
	}
a.pastposts:visited
	{
	font-size: 11px;
	line-height:1.5;
	}
a.pastposts:active
	{
	font-size: 11px;
	line-height:1.5;
	}
		
a:link { 
		color: #C0C0C0;
		}
a:visited { 
		color: #C0C0C0;
		}
A:hover	{
		color:#C0C0C0;
		}
a:active { 
		color: #CCCCCC;
		}
a.category:link {
		font-weight:bold;
		}
		
.category {
		font-weight:bold;
		font-size: 12px;
		line-height:1.3;
		}
.small
	{
	font-size: 11px;
	}
.xsmall
	{
	font-size: 10px;
	line-height: 1.5;
	}
.crossedout
	{
	color: #808080;
	text-decoration: line-through;
	}

.date
	{
	font-family: Arial, Lucida Sans, Verdana, sans-serif;
	border-bottom:1px solid #555;
	font-size:15px;
	font-weight:bold;
	font-style: italic;
	letter-spacing:3px;
	}
