body {
	font-family: Arial, Helvetica, Verdana,  sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #000000;
	background: #e3dbda url(../images/vandyck_background_knitted.jpg) no-repeat top left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #990066;
}
a:active {
	text-decoration: none;
	color: #990066;
}

h1,h2,h3,h4,h5,h6 {
  font-family: Arial, Helvetica, Verdana,  sans-serif;
  font-weight: bold;
  margin: 0 0 0.2em 0;
  padding: 0;
}
h1 {
	font-size: 2em;
	color: #333333;
}
h2 {
	font-size: 2em;
	color: #666666;
}
h3 {
	font-size: 1.8em;
	color: #666666;
}
h4 {
	font-size: 1.6em;
	color: #666666;
}
h5 {
	font-size: 1.2em;
	color: #666666;
}
h6 {
	font-size: 1.2em;
	color: #666666;
}
table,td,th {
	font-family: Arial, Helvetica, Verdana,  sans-serif;
	font-size: 1em;
	color: #000000;
}
a img {
	border: 0;
}

img         { border:0; vertical-align:top; }

a           {}
a:hover     {}
:focus      { outline: 0; }


/* Forms */
form        {  }
fieldset    { border: 1px solid #aaa; margin: 0; }
legend      {  }

/* Table */
table       { border:1px solid #f44; border-collapse:collapse; border-spacing:1px; empty-cells:show; font-size:100%; }
th          { vertical-align:top; text-align:left; font-weight:normal; }
td          { vertical-align:top; }

/* Content */
address     { font-style:normal; }
cite        { font-style:normal; }
q,
blockquote  { quotes:none; }
q:before, 
q:after     { content:''; }
small,big   { font-size:1em; }
sup         { font-size:1em; vertical-align:top; }
