<style type="text/css" media="print">

		
/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#banner h1 { 
	}
#banner h1 span {
	font: 16pt georgia, times new roman, serif; 
	color: #555753; 
	}
	
#banner h2 { 
	
	}
#banner h2 span {
	font: 12pt georgia, times new roman, serif; 
	color: #555753; 
	}

body { 
	font: 11pt georgia, times new roman, serif; 
	color: #555753; 
    width: auto;
	background:#white;
	}

  A {
    color: #Red;
    } 
  A:link {
    color: #B8860B;
    } 
  A:visited {
    color: #B8860B;
    } 
  A:active {
    color: #FFCC66;
    } 
  A:hover {
    color: #FFCC66;
    } 
  #banner {
    color:#B8860B;
    }
  .blogbody
   {
      width:auto;
   }
  #content {
    background: #FFFFFF; 
    width: auto;

    }
  #links {
	display:none; 
    }
  .blog {
	background:#FFF;        
    }  
  .blogbody {
    }
  .body {
    }    
  .title  { 
    font-family: verdana, arial; 
    font-size: 15px; 
    color: #003366; 	
	text-transform:uppercase;  
    } 

    .commentBoxStyle { 	
	border:1px dotted #000;
}

    .commentBodyStyle {
j    font-weight:normal;


}

  .footer {
	display: none;
,    }
  .editorialLink {
	display: none;
    }
 #menu {
	display: none;
    }    
  .date  { 
	display: none;
    }        
  .posted	{ 
	display: none;
	}
   .sidebar td, .sidebar {
	display: none;
   }
   .sidebarsection {
	display: none;
   }
   .sidebarheaderline {
	display: none;
   }
   .sidebar {
	display: none;
    }  
	.sidetitle {
	display: none;
	}   
</style>
