body {
	background-color: #000011;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {font-size: 10px;
}
.contact {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.style2 {font-size: 10px; font-weight: bold;
}
.bg {
	background-image: url(images/HtmlBg.jpg);
	background-repeat: no-repeat;
}
.style3 {font-size: 12px;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
}
.Agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000011;
	background-color: #FFFFFF;
	border: thin solid #666666;
}
.menu {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
.smalltxt {
	font-size: small;
}

