body {
                     margin: 5px 0px 0px 0px;
	background:#Fff;	
                     font-family:arial, tahoma;
                     font-size: 11px;
	color:#000;
	scrollbar-face-color:#F0f0f0;
                     scrollbar-shadow-color: #000;
                     scrollbar-highlight-color:#F0f0f0;
                    scrollbar-3dlight-color: #F0f0f0;
                    scrollbar-darkshadow-color: #F0f0f0;
                    scrollbar-track-color: #Fff;
                    scrollbar-arrow-color:#000;
	}

A	{ color: #996699; text-decoration: none; font-weight:normal}
A:link	{ color: #996699; text-decoration: underline; font-weight:bold}
A:visited	{ color: #CC99CC; text-decoration: underline; }
A:hover	{ text-decoration:line-through;  }

h1, h2, h3 {margin: 0px; padding: 0px;}

.blogbody {
	font-family:arial, tahoma, david;
	color:#000;
	font-size: 12px;
	font-weight:normal;
	line-height:16px;	
	margin:10px 10px  10px 10px;
                     width: 400px;
                	}

.title	{
                     font-family: arial, tahoma, david; 
	font-size: small; 
	color: #888; 	
	margin:10px 10px 10px 10px;

	}			

.menu {margin:10px 10px  10px 10px; text-align: center; }
#combo {padding: 7px; font-size: 12px;}

.date { 
         font-family:arial, tahoma, david; 
         font-size: small; 
         color: #663366; 
         border-bottom:1px solid #999;
        margin:10px 10px  10px 10px;
        font-weight:bold;
        }			
		
.posted { 
               font-family:arial, tahoma, david; 
               font-size: x-small; 
               font-weight: bold;
               color: #999; 
               margin-bottom:10px;
               border-bottom: 1px #c0c0c0 dotted;
               padding-bottom: 5px;
	}

.preview {border: 1px solid #999; padding-left: 2px; padding-top:2px;}
		
.side {
	font-family:arial, tahoma, david;
	color:#000;
	font-size:x-small;
	font-weight:normal;
  	line-height:140%;
  	padding:2px;				
	}	
		
.sidetitle {
	font-family: arial, tahoma, david;
	color: #666;
	font-size:small;
	font-weight: bold;
  	line-height:140%;
  	margin-top:15px;
	letter-spacing: .1em;
	text-align: right;		  				}		
	
.syndicate {
	font-family:arial, tahoma, david;
	font-size:xx-small;
	font-weight:bold;		
  	line-height:140%;
  	padding:2px;
  	margin-top:10px;
  	text-align:center;
 	}	
		
.powered {
	font-family:arial, tahoma, david;
	color:#666;
	font-size:xx-small;
	font-weight:bold;	
	line-height:140%;
	text-transform:uppercase; 
	padding:2px;
	margin-top:10px;
	text-align:center;
	letter-spacing: .2em;	
                     text-decoration: none;				
	}	
		
	
.comments-body {
		font-family:arial, tahoma, david;
		color:#666;
		font-size:small;
		font-weight:normal;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 	
	margin:10px 10px  10px 10px;
	}		

.comments-post {
		font-family:arial, tahoma, david;
		color:#666;
		font-size:x-small;
		font-weight:normal;
	margin:10px 10px  10px 10px;

		}	

.trackback-url {
		font-family:arial, tahoma, david;
		color:#666;
		font-size:small;
		font-weight:normal;
  		line-height:140%;
 		padding:5px;	
 		border:1px dotted #999; 					
		}

.trackback-body {
		font-family:arial, tahoma, david;
		color:#666;
		font-size:small;
		font-weight:normal;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

.trackback-post {
		font-family:arial, tahoma;
		color:#666;
		font-size:x-small;
		font-weight:normal;
		}

		
.comments-head	{ 
		font-family:arial, tahoma; 
		font-size: small; 
		color: #663366; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
	margin:10px 10px  10px 10px;
		}		

#banner-commentspop {
	font-family:arial, tahoma;
	color:#FFF;
	font-size:large;
	font-weight:bold;
	border-left:1px dotted #FFF;	
	border-right:1px dotted #FFF;  		
	border-top:1px dotted #FFF;  		
 	background:#993300;
 	padding-left:15px;
 	padding-right:15px;
 	padding-top:5px;
 	padding-bottom:5px;  		  		   
	}



