body {
        font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: center;

}



.bodyclass {
   color:gray;
}

li, p {
font-family: Arial, sans-serif;
	font-size: 12px;
	color: 000;
}

td, th {
	vertical-align: top;
}

a img {
	border: 0;
}

h1 {
	font-size: 24px;
	line-height: 1.2em;
}

h2 {
	font-size: 16px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	/*line-height: 1.1em; */
}

h3 {
	font-size: 16px;
	line-height: 1em;

}

.hpost {
	font-size: 16px;
	/*line-height: 1.1em; */
}

.author {
 color: darkred;
 text-decoration: none;
}

.forum {
   background-color: #bbbbbb;
   color: white;
   font-size: 0.7em;

}


.forum_pad {
  padding: 0 0 0 15;

}

.pad_bottom{
	padding-bottom: 5;
	
	}
	
	
.nickname {
    font-size: 10px;
    color: gray;
    }
    
.td_pad {

   padding: 0 7 10 0;

}


.number {
    font-weight: bolder;
}

.hr_m {
width: 700px;
}

.big_gray {
font-size: 18px;
color: #aaaaaa;

}



