body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

h1 {
	font-size: 16px;
	color:#7E7E7E;
	letter-spacing:1.9px;
	line-height:20px;
}

h2 {
	font-size: 14px;
	color:#7E7E7E;
	letter-spacing:1.9px;
	line-height:20px;
}

h3 {
	font-size: 12px;
	color:#7E7E7E;
	line-height:20px;
}

h5 {
	font-size: 11px;
	color:#7E7E7E;
}

.heading {
	font-size: 12px;
	color:#7E7E7E;
	letter-spacing:0.6px;
	font-weight:bold;
}

.maintype {
	font-size: 15px; 
	color: #597786; 
}

.footer_links {
	color: #666;
}

.breadcrumbs {
	font-size: 9px; 
	color: #999999; 
	line-height: 13px;
}

#configuratorTable td, #configuratorTable option, #configuratorTable select{
	font-size:10px;
}

#results_table {
	font-size:9px;
}

#results_table th{
	color:#FFF;
	background-color:#6C92A5;
	text-align:left;
}

.normrow {
	font-size:9px;
	background-color:transparent;
}

.altrow {
	font-size:9px;
	background-color:#D1DADE;
}

select {
color:#135391;
}
