/* CSS Document */
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.heading {
	font-family: "Century Gothic";
	font-size: 30px;
	color: #442186;
	font-weight: bold;
}
.title-heading {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.title-menu {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #E80000;
	font-weight: bold;
}
.contents {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
}
.lfooter {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FFFFFF;
}
.lfooter a:link {
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FFFFFF
}
.lfooter a:visited {
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FFFFFF
}
.lfooter a:hover {
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 11px;
	color: #CCCCCC
}
.lfooter a:active {
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FFFFFF
}
a:link {
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #E80000
}
a:visited {
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #E80000
}
a:hover {
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666
}
a:active {
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000
}