.h24_headline{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 164%;
	color: #e85f17;
}
.h24_body {
	font-family: Verdana;
	font-weight: normal;
	font-size: 109%;
	color: #333;
	line-height: 19px;	
}
.h24_box {
	border:1px solid #aaccee;
}

.h24_box_title {
	border-bottom:1px solid #aaccee;
	background:#ebf3fb;		
	padding: 2px 3px 3px 5px;
}

.h24_box_text {
	background:#ffffff;
	padding: 3px 5px 3px 5px;
}

.h24_box_title_font {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
}

.h24_box_title_font1 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}

.h24_box_text_font {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.h24_box_text_font1 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.h24_box_title_link {
	font-family:Tahoma,Verdana;
	font-size:100%;
	color:#07519a;
	text-decoration:none;
}


.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

.hr {
	border-top: 1px solid #cccccc;
	height: 0px;
}


