/*
Theme Name: DWS
*/

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #D3D9FB;
}
a:active {
	text-decoration: none;
	color: #D3D9FB;
}
.style1 {
	font-size: 20px;
	font-weight: bold;
}
.style2 {color: #D3D9FB}
.stijl3 {color: #009900}
.mortydot {font-size: 9px}
.style6 {font-size: 17px}
.style7 {font-size: 15px}
.style8 {color: #000000}
.style10 {font-size: 11px}
.style11 {font-size: 15px}
.style12 {
	font-size: 15px;
	font-weight: bold;
}
.style13 {font-size: 15px}

ul.navigation{
	font-weight: bold;
	list-style-type: none;
	padding: 5px 5px 5px 5px;
	width:125px;
	font-size: 12px
}

ul.navigation li{
	padding:5px;
	margin-top:5px;
	background-color:#f1f3fe;
}