body	{
	font-family: geneva, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-variant: normal;
	font-size:10px; text-align: left;  color:#fff; 
	}

	A 		{ color: #fff; text-decoration: none;}
	A:link		{ color: #fff; text-decoration: none;}
	A:visited	{ color: #fff; text-decoration: none;}
	A:active	{ color: #fff;  text-decoration: none;}
	A:hover	{ color: #fff;  text-decoration: none; background-color:#333}

.titletext,p
	{
	font-family:geneva;
	letter-spacing:+2px;
	color:#fff;
	font-size:10px;
	}

.prevnexttext
	{
	margin-left:0px;
	font-family:geneva;
	letter-spacing:+2px;
	color:#fff;
	font-size:10px;
	}

.archivemonth
	{
	font-family:geneva;
	letter-spacing:+2px;
	color:#fff;
	font-size:10px;
	font-weight:bolder;
	text-transform:uppercase;
	}

.archivedate
	{
	font-family:geneva;
	letter-spacing:+2px;
	color:#fff;
	font-size:10px;
	font-weight:bolder;
	}

.archivetitle
	{
	font-family:geneva;
	letter-spacing:+2px;
	color:#fff;
	font-size:10px;
	}

.cv
	{
	font-family:geneva;
	color:#fff;
	font-size:12px;
	}



 #comment { 
	background:#FFF;
	padding:9px;
	margin-top:10px;
	margin-bottom:20px; 
	width: 600px;
	border-width: 1px;
	border-color:#999;
	border-style:solid;
	color:#666;
	}

.comment-content {
	font-family:geneva,georgia, verdana, arial, sans-serif;
	color:#666;
	font-size:10px;
	font-weight:normal;
	line-height:140%;
	padding-bottom:10px;
	padding-top:10px;
	}

.comment-header {
	font-family:geneva,georgia, verdana, arial, sans-serif;
	color:#666;
	font-size:10px;
	font-weight:normal;
	line-height:140%;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px dotted #999;	
	}

.comment-footer {
	font-family:geneva,verdana,arial,helvetica,sans-serif;
	font-size:9px;
	color:#666;
	margin-right:10px;
	padding-bottom:10px;
	text-align:right;
	border-bottom:1px dotted #999;	
	}


