BODY
{
}
H1
{
    font-weight: bold;
    font-size: 16pt;
    color: #e27125;
    font-family: Tahoma, 'Trebuchet MS';
}
H3
{
    font-weight: bold;
    font-size: 12pt;
    color: black;
    font-family: Tahoma, 'Trebuchet MS';
}
.caravanname
{
    font-weight: bold;
    font-size: 16px;
    color: black;
    font-family: Arial, 'Trebuchet MS' , Verdana;
}
.price
{
    font-weight: bold;
    font-size: 16px;
    color: black;
    font-family: Arial, 'Trebuchet MS' , Verdana;
}
.year
{
    font-weight: normal;
    font-size: 12px;
    color: black;
    font-family: Arial, 'Trebuchet MS' , Verdana;
}
.desc
{
    font-weight: normal;
    font-size: 14px;
    color: black;
    font-family: Arial, 'Trebuchet MS' , Verdana;
}

.desctext
{
    font-weight: normal;
    font-size: 12px;
    color: black;
    font-family: Arial, 'Trebuchet MS' , Verdana;
}

