.text {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-align: justify;
}
.H2 {
	font-family: Tahoma;
	overflow: scroll;
	visibility: visible;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.H1 {
	font-family: Dali;
	font-size: 20px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #000000;
	font-style: normal;
}
.links {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	background-color: #CCCCCC;
	text-decoration: none;
	filter: Invert;
}
.H3 {
	font-family: "Valia Truelight";
	font-size: 30px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #000000;
	text-align: center;
}
.H1_big {
	font-family: Dali;
	font-size: 28px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #000000;
}
.list {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	list-style-type: square;
	font-weight: bold;
	text-transform: capitalize;
}
