
p, td, th, div, blockquote { 
 font-family: arial,sans-serif; 
 font-size: 10pt;
 color: black; 
}

a {text-decoration: none; color: #3366CC;}
a:hover {color:red;}

#car {
 font-weight: bold;
 color: blue;
}

#car_detail {
 font-weight: bold;
 font-size: 14pt; 
 color: blue;
 text-align: center;
}

#luxury { 
 font-family: arial,sans-serif; 
 font-size: 8pt; 
 color: #3366CC;
}

#header_title { 
 font-weight: bold;
 font-family: arial,sans-serif; 
 font-size: 12pt;
 color: black; 
}

#european_delivery { 
 font-weight: bold;
 font-family: arial,sans-serif; 
 font-size: 10pt;
 color: black; 
}

#main_title {
 font-family: "New Century Schoolbook", Times, serif;
 font-size: 32pt; 
 color: black;
 text-align: center;
}

#sub_title {
 font-family: arial,sans-serif; 
 font-size: 12pt; 
 color: black;
 text-align: center;
}

#title {
 font-family: arial,sans-serif; 
 font-size: 16pt; 
 color: black;
 text-align: center;
}

#footer_title {
 font-family: "New Century Schoolbook", Times, serif; 
 font-size: 14pt;
 color: black;
}

#footer_text { 
 font-family: arial,sans-serif; 
 font-size: 8pt; 
 color: black;
}

