@charset "UTF-8";

.blog_title {

font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14pt;
font-weight: bold;
color: #000000;

}

.blog_info {

  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:  12pt;
  color: #111111;
  font-style: italic;
  
}
  
.blog_content {

 font-family: Georgia, "Times New Roman", Times, serif;
 color: #000000;
 font-size: 12pt;
 margin-left: 40px;
 margin-right: 10px;
 
 }
 
 .blog_category_and_comments {
	 
 font-family: Georgia, "Times New Roman", Times, serif;
 color: #000000;
 font-size: 11pt;
 
}
 .blog_admin_options {
	 
	 
 }
