/* general tags - standard*/
H1  {
	font-family : verdana,geneva,arial,helvetica,sans-serif;
	font-size : 15pt;
	line-height : 13pt;
	font-weight : normal;
	color : #660000;
	background-color : transparent;
	margin-left : 15pt;
}

H2  {
	font-family : verdana,geneva,arial,helvetica,sans-serif;
	font-size : 12pt;
	line-height : 13pt;
	font-weight : bold;
	color : #660000;
	background-color : transparent;
	margin-left : 15pt;
}

TD  {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Sans-serif;
	font-size : 13px;
	font-style : normal;
}

body  {
	color : #000000;
	background-color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Sans-serif;
	font-size : 10pt;
	font-style : normal;
	scrollbar-arrow-color : #000000;
  scrollbar-base-color : #000000;
  scrollbar-dark-shadow-color : #dee6ef;
  scrollbar-face-color : #dee6ef;
  scrollbar-highlight-color : #dee6ef;
  scrollbar-track-color : #FFFFFF; 
}

/* customize horizontal rules*/
HR  {
	margin-left : 20px;
	margin-right : 20px;
	height :1 px;
	color : #666699;
	background-color : transparent;
}

/* Linkstyles : Inpage links*/
A:link  {
	color : #003366;
	background-color : transparent;
}

A:active  {
	color : #003366;
	background-color : transparent;
}

A:visited  {
	color : #000000;
	background-color : transparent;
}

A:hover  {
	color : #003366;
	background-color : transparent;
	text-decoration : none;
}

/* Linkstyles : Navigation*/
A.navlink  {
	font-size : 10pt;
	font-weight : bold;
	font-style : italic;
	color : #003366;
}

A:visited.navlink  {
	font-size : 10pt;
	font-weight : bold;
	font-style : italic;
	color : #003366;
}

A:hover.navlink  {
	font-size : 10pt;
	font-weight : bold;
	font-style : italic;
	color : #003366;
	text-decoration : none;
}

p  {
	margin-left : 15pt;
}

/* List*/
UL  {
	list-style-type : square;
	text-indent : 10pt;
	font-weight : bold;
	border-color : Gray;
	border-style : double;
	float : none;
	padding-left : 5pt;
	padding-right : 5pt;
	border-left-width : 1pt;
	border-right-width : 0pt;
	border-top-width : 0pt;
	border-bottom-width : 0pt;
}

.citaat  {
	font-size : 10pt;
	font-style : italic;
	background-color : #DEE6EF;
	border-color : Black;
	border-style : double;
	padding-left : 10;
	padding-right : 10;
	border-width : 1pt;
	margin-left : 50;
	margin-right : 50;
	float : right;
}

.citaatRef  {
	font-size : 10pt;
	border-color : Black;
	border-style : double;
	padding-left : 10;
	padding-right : 10;
	border-width : 1pt;
	float : right;
	margin-left : 50;
	margin-right : 50;
	border-top-width : 0pt;
}

.price  {
	font-size : 14px;
	font-weight : bold;
	color : #660000;
	background-color : #FFFF99;
	border-width : 1pt;
	border-color : Gray;
	border-style : double;
	float : left;
}

.special  {
	font-size : 10pt;
	font-weight : bold;
	color : #660000;
}

.kader  {
	border-color : Black;
	border-style : double;
	padding-left : 10;
	padding-right : 10;
	border-width : 1pt;
	float : right;
	margin-left : 50;
	margin-right : 50;
}
.title
{
    font-size: 16pt; 
	font-family: Arial, Helvetica; 
	font-weight : bold;
	color: #660000; 
}
.subtitle
{
    font-size: 12pt; 
	font-family: Arial, Helvetica; 
	font-weight : bold;
	color: #660000; 
}



