body {
	direction: ltr;
	background-color: #ECE8E0;
	color: black;
	font-family: tahoma;
	font-size: 100%;
	text-align: left;
	}

p{
	background-color: transparant;
	color: black;
	font-family: tahoma;
	font-size: 100%;
	text-indent: 1cm;
	}

h1{
	font-size: 80%;
	font-family: Square721 BT;
	text-align: center;
	font-weight: 400;
	}


h2{
	font-size: 12;
	font-family: Square721 BT;
	text-align: center;
	font-weight: 400;
	color: #808080;
	}

h3{
	font-size: 120%;
	color: #800000;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 1cm;
	}

h4{
	background-color: transparant;
	color: black;
	font-family: tahoma;
	font-size: 100%;
	text-weight: 400;
	}

h5{
	color: #808080;
	font-size: 80%;
	font-family: Square721 BT;
	text-align: left;
	font-weight: 400;	
	}

a.Links:link, a.Links:visited {
 color: #808080;
 text-decoration: none;
}
a.Links:hover {
 color: black;
}

a.mail:link, a.mail:visited {
 color: green;
}
a.mail:hover {
 color: #808080;
}

.first{
	font-size: 110%;
	color: #808080;
	font-family: Square721 BT;
	font-weight: 700;
}

.second{
	font-size: 110%;
	color: #800000;
	font-family: Square721 BT;
	font-weight: 700;
}