@charset "UTF-8";
/* CSS Document */

body {
   background: white;
   font-size: 12pt;
   text-align: left;
   font-family: Arial, Helvetica, sans-serif;
   }
.blog_bottom_box img {
	display: none;
}
.blog_bottom_box_interior img{
	display: none;
}
.print_remove {
	display: none;
}
.blog_title img{
	margin: 10pt;
	text-align: left;
}
.blog_bottom_box {
	font-size: 10pt;
}
.blog_bottom_box_interior {
	font-size: 10pt;
}
.whole_post img {
	border: 0;
}
.whole_post {
   text-align: left;
}
a:link, a:visited {
   color: #6b87bd;
   background: transparent;
   text-decoration: underline;
   }
