/* global.css for c72.nl
   styles for global pages
   code by Paul Cupido (paul@c72.nl) */

body {
    background-color: #FFFFFF;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-image: url(http://www.multivoice.nl/assets/images/bgarchive2.gif);
    background-repeat: repeat-y;
    }

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    }

b, strong {
    color: #0099FF;
    font-weight: bold;
    }
    
small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099FF;
	font-weight: bold;
    }

a:link, a:active, a:visited {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    }

a:hover {
    color: #0099FF;
    font-weight: bold;
    text-decoration: underline;  
    }

a {
	font-weight: bold;
	}

p {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	line-height: 15pt;
	}

ul {
	list-style: outside disc none;
	}

li {
	margin: 0 0 5px 25px;
	}


.hr {
	background-image: url(http://www.multivoice.nl/beeld/hr.gif);
	background-repeat: repeat-x;
	font-size: 0px;
	height: 1px;
	margin: 10px 25px 10px 25px;
	}

.style1 {font-size: 25px; line-height: 20pt; color: #0099FF;}
.style2 {font-size: 15px; line-height: 20pt; color: #0099FF;}
.style3 {font-size: 14px; line-height: 14pt; color: #0099FF;}
.style4 {font-size: 12px; line-height: 12pt;}
.style5 {font-size: 10px; line-height: 12pt;}
.style6 {font-size: 10px; line-height: 12pt; color: #0099FF;}
.style7 {font-size: 10px; line-height: 12pt; font-weight: bold;}
.style8 {font-size: 12px; line-height: 12pt;}
.style9 {font-size: 28px; line-height: 25pt; color: #0099FF;}

img {border: 0;}
img.left {float: left; margin: 2px 10px 5px 0; border: 0;}
img.right {float: right; margin: 25px 0 5px 10px; border: 0;}

.right {float: right; margin: 25px 0 25px 25px; border: 0;}

