body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: arial;
	font-size: 13px;
	line-height: 16px;
	color: #000000;

}

h1 {
   text-decoration:none;
   font-size: 30px;
   font-weight:bold;
   color: #FF0000;
   text-align: center;
}

a {
}

.miniyellow {
   text-decoration:none;
   font-size: 11px;
   color: #FFFF00;
}

.yellow {
   text-decoration:none;
   font-size: 12px;
   font-weight: bold;
   color: #FFFF00;
}

.yellow_a {

   font-size: 12px;
   font-weight: bold;
   color: #FFFF00;
}

.bigyellow {
   text-decoration:none;
   font-size: 18px;
   font-weight: bold;
   color: #FFFF00;
}

.bigyellow_a {

   font-size: 18px;
   font-weight: bold;
   color: #FFFF00;
}

.a2 {
   color:#555555;
}

.head_txt {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bot_txt {
   margin-top:0px;
   font-size: 11px;
   line-height: 13px;
}

.forms {
   font-family: arial;
   font-size: 13px;
}

.txt_mini {
   font-size: 9px;
}

.blog_title {
   font-size: 18px;
   font-weight: bold;
}
.blog_time {
   font-size: 10px;
}