﻿body
{
	height: 100%;
	margin: 0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;	
	background-color: #efefef;
}
td.headerTop
{
	background-color: #88b53b;
	width: 585px;
	height: 80px;
}
td.logoTop
{
	background-color: #002861;
	width: 165px;
	height: 80px;
}
td.menu
{
	background-image: url(images/kleurbalk.gif);
	height: 19px;
	padding-left: 170px;
}
td.banner
{
	background-color: #ccc;
	width: 750px;
	height: 200px;
}
td.sidebar
{
	width: 165px;
	background-color: #002861;
}
td.footer
{
	background-color: #002861;
	height: 30px;
	font-size: 10px;
	color: #fff;
	text-align: center;
}
.content
{
	padding: 8px;
}
td.content
{
	width: 580px;
	background-color: #FFFFFF;
}
h1
{
	font-size: 11pt;
}
li
{
	font-size: 9pt;
}
td
{
	font-size: 9pt;
}
