body {
	background-image: url('../img/bg/bg1.jpg');
}

.title1 {
	font-size: 24pt;
	font-weight: bold;
	color: black;
	text-decoration: none
}

.title2 {
	font-size: 14pt;
	font-weight: bold;
	
	text-decoration: none
}

.text {
	font-size: 12pt;
	
}

.textl {
	font-size: 12pt;
	font-weight: bold;
	
	text-decoration: none
}

.text2 {
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none
}

.text3 {
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none
}

.text4 {
	font-size: 13pt;
	font-style: italic;
	text-align: center;
	text-decoration: none
}


.imgb {
	border : 0px solid Black
}

a:link {  color: black}
a:visited {  color: black}
a:hover {  color: red}
a:active {  color: blue}
