.ic_table_header{ 
	font-family: Arial, Helvetica, sans-serif; 
	color:white;
	font-size: 0.8em;
	font-weight: bold;
	background: #004A80;
	text-align: center;
}

.ic_table_header a{ 
	color:white;
}

.ic_brand_cell{
	font-weight: bold;
}

.ic_model_cell{
}

.ic_description_cell{
}

.ic_status_cell{
}

.ic_headline{
	font-weight: bold;
	text-align: left;
	font-size: 2.0em;
	margin-bottom: 0;
}

.ic_byline{
	text-align: left;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 10px;
}

.ic_brand_description{
	font-style: italic;
}

.ic_detail_body{
	background: #FFCC66;
}

.ic_image_table{
	background: white;
}

.ic_search_table{
	background: white;
	align: center;
}

.search_string{
	background: lightblue;
}

body, p, td, li, ul  { 
	font-family: Arial, Helvetica, sans-serif; 
	color:#993300;
	font-size: 0.9em;
	line-height: 1.4;
}

a { color: #999942; }

.largeprint {
	font-size: 1.5em;
}
.smallprint {
	font-size: 0.8em;
}


