	body {
		font-size : 0.9em;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		margin: 0px 0px 20px 0px;
	}

	A 		{ color: #00F; }
        A:link 		{ text-decoration: none; }
        A:active 	{ text-decoration: none; }
        A:visited 	{ text-decoration: none; }
	A:hover	  	{  text-decoration: underline; }
        TD.NavBar               { background: #0000ee; color: #FFF; }
        TD.NavBar A             { color: #FFF;  }
        TD.NavBar A:link        { text-decoration: none; }
        TD.NavBar A:active      { text-decoration: none; }
        TD.NavBar A:visited     { text-decoration: none; }
        TD.NavBar A:hover       { text-decoration: underline; }
        TD.Heading              { background: #f1f1fd; }
        TD.SideContainer        { background: #f1f1fd; }
        TD.Copyright            { background: #0000ee; color: #f1f1fd; text-align: center; font-size: xx-small; }

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

	TD.NavBar	{ color: #FFF; }

	#links {	
		padding:15px;				
		border:1px solid #FFF;
		width:200px;			
		}
		
	.blog {
  		padding:15px;
		}

        .blogbody {
                color:#000;
                }

	.title	{
		font-size: medium;
		color: #00F;
		}			

	.date	{ 
		font-size: large; 
		color: #336699; 
		border-bottom:1px solid #336699;
		margin-bottom:10px;
		font-weight:bold;
		}			
		
	.posted	{ 
		font-size: x-small; 
		color: #000000; 
		margin-bottom:25px;
		}
		
		
	TD.SideContainer {
		background: #f1f1fd;
	}

	.side {
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		line-height:140%;
  		padding:2px;				
		}	
		
	.sidetitle {
		color:#336699;
		font-size:small;
		font-weight:normal;
  		padding:2px;
  		margin-top:30px;
		letter-spacing: .3em;
  		text-transform:uppercase;		
		border-bottom:1px solid #336699;
		}		
	
	.syndicate {
		font-size:xx-small;		
  		line-height:140%;
  		padding:2px;
  		margin-top:15px;
 		}	
		
	.powered {
		color:#666;
		font-size:x-small;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:50px;
		letter-spacing: .2em;					
		}	
		
	
	.comments-body {
		color:#666;
		font-size:small;
		font-weight:normal;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.comments-post {
		color:#666;
		font-size:x-small;
		font-weight:normal;
		}	
			
	
	.trackback-url {
		color:#666;
		font-size:small;
		font-weight:normal;
  		line-height:140%;
 		padding:5px;		
 		border:1px dotted #999; 					
		}


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

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

		
	.comments-head	{ 
		font-size:small; 
		color: #666; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
		}		

	#banner-commentspop {
		color:#FFF;
		font-size:large;
		font-weight:bold;
		border-left:1px solid #FFF;	
		border-right:1px solid #FFF;  		
		border-top:1px solid #FFF;  		
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  		  			 
		}



