.bgblack {
	background-color: #000000;
}
.imgcenter {
	text-align: center;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	background-color: #000000;
	text-decoration: none;
	color: #FFFFFF;
}
.bodytype-sanssarif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.bodytype_g {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.center {
	text-align: center;
}
.Layer1 {
	margin: 20px;
}
.imgright {
	text-align: right;
}
.imgleft {
	text-align: left;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #000000;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #CCCCCC;
}
