body{background-color:#71a7af;}

h1 {
	font-family: tahoma;
	font-size: 9px;
	color: #d2e4e6;
	padding: 10px 0 0 8px;
}

h2 {
	font-family: tahoma;
	font-size: 15px;
	color: #49777f;
	line-height: 28px;
	
}

h3 {
	font-family: tahoma;
	font-size: 14px;
	color: #d2e4e6;
	line-height: 7px;
	margin: 10px 0 10px 0;
	padding: 0 0 0 13px;
	
}

p {
	font-family: tahoma;
	font-size: 16px;
	color: #49777f;
	padding: 0 0 0 8px;
}

a {
	color: #d2e4e6;
	text-decoration:none;
}

a:hover {
	color: #d2e4e6;
	text-decoration:underline;
}

.engegno {
    font-size: 10px;
	font-family: tahoma;
	font-weight:bold;
	color: #d2e4e6;
	padding: 0 0 0 13px;
}

.engegno a {
    font-size: 10px;
	font-family: tahoma;
	color: #d2e4e6;
	text-decoration:none;
}

.engegno a:hover {
    font-family: tahoma; 
	color: #d2e4e6;
	text-decoration:underline;
}
