body { background-color: #f6f6f6; margin-top: 0; background-image: url(../images/bg.jpg); background-repeat: repeat-x; background-position: top; }
p{
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	padding: 0;
	margin: 0 0 0px 10px;
}
td.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	}
table.container {
	border-left: #999 solid 1px;
	border-right: #999 solid 1px;
	border-bottom: #999 solid 1px;}
td.dictionary {
	background: url(../images/dictionary.jpg) no-repeat;
	}
td.dutchdictionary {
	background: url(../images/dutch_dictionary.jpg) no-repeat;
	}
td.footer {
	width: 720px;
	height: 40px;
	background-color: #f6f6f6;
	}
td.content {
	border-right: #999 solid 1px;
	}
h1.pagetitle {
	font-family: Verdana;
	font-size: 24px;
	font-weight: normal;
	color: #020b84;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	}
h1.pagetext {
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	padding: 10px;
	margin-top: 0px;
	}
font.phone {
	font-family: Verdana;
	font-size: 9px;
	color: #333;
	margin-left: 5px;
	font-weight: normal;
	}
a.topnav:link {
	text-decoration: none;
	color: white;
	font-family: Verdana;
	font-size: 12px;
	display: block;
	height: 21px;
	width: 60px;
	text-align: center;
	margin-top: 7px;
	}
a.topnav:visited {
	text-decoration: none;
	color: white;
	font-family: Verdana;
	font-size: 12px;
	display: block;
	height: 21px;
	width: 60px;
	text-align: center;
	margin-top: 7px;
	}
a.topnav:hover {
	text-decoration: none;
	color: white;
	font-family: Verdana;
	font-size: 12px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 60px;
	text-align: center;
	margin-top: 7px;
	}
a.bottomlinks:link {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #020b84;
	margin-left: 5px;
	}
a.bottomlinks:visited {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #020b84;
	margin-left: 5px;
	}
a.bottomlinks:hover {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #020b84;
	margin-left: 5px;	
	}
a.translate:link {
	font-family: Verdana;
	font-style: italic;
	font-size: 10px;
	color: white;
	text-decoration: none;
	}
a.translate:visited {
	font-family: Verdana;
	font-style: italic;
	font-size: 10px;
	color: white;
	text-decoration: none;
	}
a.translate:hover {
	font-family: Verdana;
	font-style: italic;
	font-size: 10px;
	color: white;
	text-decoration: underline;
	}
a.email:link {
	font-family: Verdana;
	font-size: 9px;
	color: #333;
	margin-left: 5px;
	font-weight: normal;
	text-decoration: none;
	}
a.email:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #333;
	margin-left: 5px;
	font-weight: normal;
	text-decoration: none;
	}
a.email:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #333;
	margin-left: 5px;
	font-weight: normal;
	text-decoration: underline;
	}
ul
{margin-top: 0px;}
