

<style type="text/css">

H1 {
	font-family : "MS Sans Serif";
	font-size : 20px;
	font-weight : bolder;
	color: green;
}

H2 {
	font-family : "MS Sans Serif";
	font-size : 14px;
	font-weight : bolder;
	color: green;
}

H3 {
	font-family : "MS Sans Serif";
	font-size : 14px;
	font-weight: normal;
	color: green;
}

H4 {
	font-family : "MS Sans Serif";
	font-size : 12px;
	font-weight : normal;
	color: #d56400;
}

H5 {
	font-family : "MS Sans Serif";
	font-size : 10px;
	font-weight : normal;
	color: #d56400;
}


HR { color: green; background: red }
A { text-decoration: none; color: blue }
A:hover { color: red }
A.menu{ color: green }
A.fastcounter {
	color: blue;
	font-family: "MS Sans serif";
	font-size: 8px;
	font-weight: normal;
}
A.mail {color: red }
P.lijn {text-indent: 50%}
p.update {position: absolute; top: 100pt; margin-left: -300pt; font-size: 8pt; color: red; border-color: red; border-width: 3px; border-style: double; width: 100pt; height: 25pt; text-align: center}
P.adres {position: absolute; top: 400pt; margin-left: -300pt; font-size: 8pt; color: red}
P.master {position: absolute; top: 400pt; margin-left: 120pt; font-size: 8pt; color: red}
P.tekstje {position: absolute; top: 300pt; margin-left: 20pt; font-size: 10pt; color: #FF6633}
p.animate1 {position: absolute; top: 100pt; margin-left: 20pt}
P.alarm {background: white; border-color: red; border-width: 3px; border-style: double; width: 100%; height:30pt}
P.telnum { background: white; 
	border-color: red; 
	border-width: 3px; 
	padding-top: 10px;
	border-style: double; 
	width: 100%; 
	height:30pt;
	font-height: 20px;
	font-weight: 900;
	color: red}
P.kopje {font-family : "MS Sans Serif";
	font-size : 14px;
	font-weight : bolder;
	color: green; }
p.titel { font-family : "MS Sans Serif";
	font-size : 14px;
	font-weight : bolder;
	color: blue; }
.knop { 
	background-color: #46A41E; 
	color: #FFFFBE; 
	font-family: Verdana; 
	font-size: 14px; 
	border-color: #46A41E; 
	border-width: 3px; 
	font-weight: bold }
P.bw { 
	color: black; 
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: normal }
P.hoofdblauw {
	color: blue; 
	font-family: Verdana; 
	font-size: 16px; 
	font-weight: bold }
P.spreuk	{
	font-family : "MS Sans Serif";
	font-size : 18px;
	font-weight : bold;
	color: green;
}
P.kleinblauw	{
	font-family : "MS Sans Serif";
	font-size : 10px;
	font-weight : normal;
	color: blue;
}
P.kleingroen	{
	font-family : "MS Sans Serif";
	font-size : 10px;
	font-weight : normal;
	color: green;
}
P.kleinrood	{
	font-family : "MS Sans Serif";
	font-size : 12px;
	font-weight : normal;
	color: red;
}
P.kleinoranje	{
	font-family : "MS Sans Serif";
	font-size : 12px;
	font-weight : normal;
	color: d56400;
}
P.randkop	{
	font-family : "MS Sans Serif";
	font-size : 12px;
	font-weight : bold;
	color: orange;
}
P.randbody	{
	font-family : "MS Sans Serif";
	font-size : 12px;
	font-weight : normal;
	color: green;
}
P.webmaster	{
	font-family : "MS Sans Serif";
	font-size : 12px;
	font-weight : normal;
	color: green;
}
P.copyright	{
	font-family : "MS Sans Serif";
	font-size : 12px;
	font-weight : normal;
	color: d56400;
}
P.data1	{
	font-family : "MS Sans Serif";
	font-size : 14px;
	font-weight : normal;
	color: green;
}
P.data2	{
	font-family : "MS Sans Serif";
	font-size : 12px;
	font-weight : normal;
	color: blue;
	margin-top : 1%;
}
P.spreuk	{
	font-family : "Verdana";
	font-size : 16px;
	font-weight : normal;
	color: green;
}
/* Scrollbar properties are only supported by Internet Explorer 5.5  */
body {
	scrollbar-3d-light-color : #999999;
	scrollbar-arrow-color : #FFFFBE;
	scrollbar-base-color : green;
	scrollbar-dark-shadow-color : green;
	scrollbar-face-color : green;
	scrollbar-highlight-color : #FFFFBE;
	scrollbar-shadow-color : #FFFFBE;
}
</style>