@charset "utf-8";
/* CSS Document */

.mdesc {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00C;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
}
.ref {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
}
.mtitle {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
body {
	background-image: url(back.jpg);
	background-color: #999999;
}



.stid {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.Eind {
	font-size: 14px;
}


body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	background-image: url(back.jpg);
	text-align: left;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	font-variant: normal;
}
a {
	font-family: Times New Roman, Times, serif;
	color: #00F;
}
a:visited {
	color: #606;
}
a:hover {
	color: #F00;
}
a:active {
	color: #C00;
}
