td {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.cat_name {
	font-weight : bold;
	font-size: 12px;
	color: #ff0000
	
}

.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 13px;
	color: #333333
}



.lead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align : justify;
}

.lead_article {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight :bold;
	font-size: 11px;
	color: #666666;
	text-align : justify;
}

.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align : justify;
}

.date {
	font-size: 10px
}

.topnav {
	font-weight : bold;
	font-size: 11px;
	font-weight : bold;
	color: #666666;
	text-decoration: none;
	
}

a.topnav:hover {
	font-weight : bold;
	font-size: 11px;
	font-weight : bold;
	color: #cc0000;
	text-decoration: none;
	
}


.comment_input {
    font-family: Verdana, Arial,  Lucida, Helvetica, sans-serif;
	font-size: 11px; 
	background-color : #EFEFEF;
	color : #333333;
	border: solid; 
	border-width: 1px;
	width : 100px;
	height : 17px;
}
.comment_area {
    font-family: Verdana, Arial,  Lucida, Helvetica, sans-serif;
	font-size: 11px; 
	background-color: #EFEFEF;
	color: #333333;
	border-color: #333333;
	width : 380px;
	height : 200px;
	border-width:1;	
}

.submit {
 font-size: 11px; 
 BORDER-RIGHT: #333333 1px solid; 
 BORDER-TOP: #333333 1px solid; 
 BORDER-LEFT: #333333 1px solid;
 WIDTH: 50 px; 
 BORDER-BOTTOM: #333333 1px solid; 
 BACKGROUND-COLOR: #efefef;
 }