body {
	background-color: #9999FF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF3366;
}
p {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.td {
	background-image: url(../images/lblue047.gif);
}
H4 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #FF3366;
}
.vet {
	font-family: Verdana;
	font-size: 12px;
	color: #FF3366;
}
.cursief {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	color: #000066;
}
h3 {
	font-family: Verdana;
	color: #000099;
}
.stip {
	color: #9999FF;
}
.bg {
	background-color: #FF3366;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: 000099;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #ff3366;
	text-decoration: none;
}

