body  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F7F7F7;
	margin-top : 0px;
}
input,textarea  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EEEEEE;
}
select,checkbox  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DDDDDD;
}
td {
	font-size: 10px;
}

a {
	text-decoration: underline;
	font-weight: normal;
	color: #541520;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #541520;
}

a.stripeless, a.stripeless:hover {
	text-decoration: none;
	font-weight: normal;
	color: #541520;
}

.small {
	text-decoration: none;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 8px;
}
a.small, a.small:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #CCCCCC;
}

.nav {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}
a.nav, a.nav:hover {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

a.bold, a.bold:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a.edition, a.edition:hover {
	text-decoration: none;
	font-weight: bold;
	color: #541520;
}

a.mainpage, a.mainpage:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

.copy {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
a.copy, a.copy:hover {
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #666666;
}

.red {
	text-decoration: none;
	font-weight: normal;
	color: #541520;
}

.hdr_img {
	font-size: 22px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

embed.border {
	border: 2px;
	border-style: solid;
	border-color: #541520;
}

img.border {
	border: 2px;
	border-style: solid;
	border-color: #541520;
}
img.border-left {
	border: 2px;
	border-style: solid solid solid none;
	border-color: #541520;
}
img.mediakit {
	border: 2px;
	border-style: solid;
	border-color: #AEAEAE;
}
img.skyscraper {
	border: 2px;
	border-style: solid;
	border-color: #541520;
}

td.special {
	text-align: justify;
}
td.whoosher {
	background-image: url(imgs/corp_header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
td.bulletin {
	background-color: #EAEAEA;
	padding: 5px;
	text-align: justify;
}
td.border {
	background-color: #CCCCCC;
	padding: 3px;
}
td.content {
	padding: 5px 0px 5px 5px;
	text-align: justify;
}
td.one {
	border: 2px;
	border-style: solid none solid solid;
	border-color: #AEAEAE;
}
td.two {
	border: 2px;
	border-style: solid;
	border-color: #AEAEAE;
}
td.three {
	border: 2px;
	border-style: none none solid solid;
	border-color: #AEAEAE;
}
td.four {
	border: 2px;
	border-style: none solid solid solid;
	border-color: #AEAEAE;
}

td.onderschrift {
	border: 2px;
	border-style: none solid solid solid;
	border-color: #541520;
	background-color : #F5F4F3;
	padding: 3px;
	text-align: center;
}

td.left {
	padding-bottom : 3px;
	padding-left : 0px;
	padding-right : 5px;
	padding-top : 3px;
}
td.right {
	padding-bottom : 3px;
	padding-left : 5px;
	padding-right : 0px;
	padding-top : 3px;
}

td.pone {
	border: 2px;
	border-style: solid none solid solid;
	border-color: #541520;
	padding: 3px;
}
td.ptwo {
	border: 2px;
	border-style: solid;
	border-color: #541520;
	padding: 3px;
}
td.pthree {
	border: 2px;
	border-style: none none solid solid;
	border-color: #541520;
	padding: 3px;
}
td.pfour {
	border: 2px;
	border-style: none solid solid solid;
	border-color: #541520;
	padding: 3px;
}