.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.list {
	list-style-image: url('images/main/bullet.gif');
	list-style-position: outside;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 30px;
	vertical-align: middle;
	text-indent: 10px;

}
li { 
    list-style-image: url('images/main/bullet.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; 
	line-height: 30px;
	vertical-align: middle;
	text-indent: 10px;
}

.cellbackground { background-position: 460px 0px; background-repeat: no-repeat; background-image: url(images/main/bmw.jpg) }
.texttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
a:link {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	color: #CC9966;          
} 
a:visited {
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CC9966;         
} 
a:hover {
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CCCC99;
}