table {
	font-family: Arial;
	font-size: 14px;
	}



#toolTipBox {
	display: none;
	padding: 5;
	font-size: 12px;
	border: black solid 1px;
	font-family: verdana;
	position: absolute;
  background-color: #BFE0F5;
  color: 000000;
	text-align: center;
}

.kop3 {
	font-family: Arial;
	font-size: 25px;
	font-variant: small-caps;
	color: Teal;
	font-weight: bold;
	text-align: center;
}

.kop2 {
	font-family: Arial;
	font-size: 21px;
	font-variant: small-caps;
	color: Teal;
	text-align: center;
}

.kop1 {
	font-family: Arial;
	font-size: 18px;
		color: Teal;
		text-align: center;
}

.teksta1 {
	font-family: Arial;
	font-size: 12px;
		color: Teal;
		text-align: justify;
}

.teksta2 {
	font-family: Arial;
	font-size: 14px;
		color: Teal;
}
.teksta3 {
	font-family: Arial;
	font-size: 16px;
		color: Teal;

}
.tekstc1 {
	font-family: "Comic Sans MS", "Courier New", Arial;
	font-size: 12px;
		color: Teal;
		text-align: justify;
}

.tekstc2 {
	font-family: "Comic Sans MS", "Courier New", Arial;
	font-size: 14px;
		color: Teal;
}
.tekstc3 {
	font-family: "Comic Sans MS", "Courier New", Arial;
	font-size: 16px;
		color: Teal;
}

.tekstt1 {
	font-family: "Times New Roman";
	font-size: 12px;
		color: Teal;
		text-align: justify;
}

.tekstt2 {
	font-family: "Times New Roman";
	font-size: 14px;
		color: Teal;
}
.tekstt3 {
	font-family: "Times New Roman";
	font-size: 16px;
		color: Teal;
}

BODY {
	background-color : #F0FFFF;
	font-family : Palatino, Tahoma, "Trebuchet MS", AGaramond, se;
	font-size : 12px;
	scrollbar-face-color: #02B7A6; scrollbar-shadow-color: #FFFFFF; 
scrollbar-highlight-color: #02B7A6; scrollbar-3dlight-color: #FFFFFF; 
scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
	color: Teal;
	}



A {
	color : Blue;
	text-decoration : none;
	font-family: Arial;
	font-size: 14px;
	margin-bottom: 6px;
	font-weight: bold;
}

A:LINK {
	color : Blue;
	text-decoration : none;
	font-weight: bold;
}

A:VISITED {
	color : Blue;
	text-decoration : none;
	font-weight: bold;
}

A:ACTIVE {
	color : Blue;
	text-decoration : none;
}

A:HOVER {
	color : Teal;
	font-style : normal;
	text-decoration : none;
	}







