/* @override http://www.rorosauto.no/publisher_rorosauto/template_files/page/default/content.css */

/* General content styles */

body
{
    font-family : Verdana, Arial, Sans-Serif;
    font-size : 75%;
    color : black;
}

a
{
    color : #0066CC;
    text-decoration : none;
}

a:hover
{
    color : #68A4D6;
    text-decoration : none;
}

h1, h2, h3, h4, h5, h6
{
    font-family : Verdana, Arial, Sans-Serif;
    font-weight : normal;
    margin-top : 0;
    margin-bottom : 0.5em;
    color : #0066CC;
}

h1
{
    font-size : 180%;
}

h2
{
    font-size : 150%;
}

h3
{
    font-size : 120%;
    font-weight : bold;
    margin-bottom : 0;
}

p
{
    margin-top : 0;
    margin-bottom : 0.7em;
}