.header {
	font-family: "Century Gothic", Arial, "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	color: #333399;
	background-color: #99cc99;
	border: 1px solid #009966;
}
.content {
	font-family: "Century Gothic", Arial, "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #333399;
}
.footer {
	font-family: "Century Gothic", Arial, "Comic Sans MS";
	font-size: 9px;
	line-height: 9px;
	color: #333399;
	text-decoration: none;

}
.link {
	text-decoration: none;
}
.contentBig {

	font-family: "Century Gothic", Arial, "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	color: #333399;
}
