/**********************************************
   Site:        multicopy.nl
   Author:      Concepts2go.com | Berry Straver
                http://www.concepts2go.com
***********************************************/
p {padding: 7px 0 7px 0;}

.contentWrap p {padding: 7px 20px 7px 0;}


a {
color: #cd0000;
text-decoration: none;
}
a:hover{
color: #434344;
text-decoration: none;
}

h1, h2, h3, h4, h5 {
font-weight: bold;
padding-bottom: 8px;
}
h1 {
font-size: 1.5em;
color:#cd0000;
}
h2 {
font-size: 1.4em;
}
h4 {
font-size: 1em;
}

.bold {
font-weight: bold;
}

