<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.news-image{
	float: right;
	clear: both;
	/*padding-bottom: 10px;*/
}
.news-image img {
    margin: 0 0 0 15px;
}
.news-list-item ul {
	list-style: disc;
    font-size: inherit; 
    margin-bottom: inherit; 
}
.news-list-item {
 	padding: 25px 10px;

}
.news-list-item h1{
	color: #3EA6FF;
	font-family: Anton,'Trebuchet MS',sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 500;
}
.news-list-item span {
	color: #7D7B7B;
	font-family: 'Arial',sans-serif;
	font-size: 14px;
	/*font-weight: bold;*/
	text-align: justify;
    letter-spacing: 0.1px;
}
.news-list-container img {
    float: none;
}
.list-container {
	padding: 10px 10px;
}
.news-find-dealer {
	display: block;
	font-size: 15px;
	text-transform: uppercase;
    margin: -20px 0 10px 10px;
    font-weight: bold;
    font-family: 'Arial',sans-serif;
    color: #3EA6FF;
}
.news-find-dealer2 {
	font-size: 15px;
	text-transform: uppercase;
    font-weight: bold;
    color: #3EA6FF;
    margin-top: 0px;
    font-family: 'Arial',sans-serif;
    display: block;
}
.news-file-pdf {
	font-size: 15px;
	text-transform: uppercase;
    font-weight: bold;
    color: #3EA6FF;
    margin-top: 10px;
    font-family: 'Arial',sans-serif;
}
dd a {
font-size: 15px;
text-transform: uppercase;
font-weight: bold;
color: #3EA6FF;
margin-left: 5px;
} 
dd a img{

}   
.news-list-container {
    padding: 10px 0 0;
}
.news-list-container ul li {
    list-style: initial;
}
</pre></body></html>