/* common */
A:link    {color: #00928c; font-weight: normal; font-size:8pt; text-decoration:none;} /* unvisited link */
A:visited {color: #00928c; font-weight: normal; font-size:8pt; text-decoration:none;} /* visited link */
A:hover   {color: #ad0829; font-weight: normal; font-size:8pt; text-decoration:underline;}  hover or mousover link */

body {
	color: #666666;
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20pt;
	margin-right:20pt;
	line-height: 10px;
	background-image: none;
	background-attachment: fixed;
	background-color:#FFFFFF;
	scrollbar-face-color:#cccccc;
	scrollbar-arrow-color:#ad0829;
	scrollbar-track-color:#eeeeee;
	scrollbar-shadow-color:#dddddd;
	scrollbar-highlight-color:#dddddd;
	scrollbar-3dlight-color:#dddddd;
	scrollbar-darkshadow-Color:#dddddd;
	font-style: normal;
}

/* main */
table {
	color: #666666;
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.alfabet {
background-color: #cccccc; 
border-style: solid; 
border-width: 1px; 
margin: 10 0 0 0;
width: 100%; 
text-align:center; 
color: #000033; 
font-size: 9 pt; 
font-family: "Comic Sans MS", Arial, Helvetica, Sans-serif; 
font-weight: bold;
}

/* tab */
h1 {
	font-family: arial, "Times New Roman", Times, serif;
	font-size: 14pt; font-weight:normal;
	color: 00928c;
    text-align:center;
}

pre {font-family: "Courier New", Courier; font-size:10pt; color: #000000;}

hr {color: #ACA899; height: 1px;}

.normal {font-size: 10pt;}

.voet {font-weight: normal; font-size: 9pt; margin: 0pt; text-decoration: none;
	color: #ACA899; line-height: normal; font-style: normal; 
	font-family: "Comic Sans MS", Arial, Helvetica, Sans-serif;}


