body {
	background-color: #282425;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;


}
p {
	font-size: 0.9em;
	margin-top: 0px;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 4px;
	color: #9EA2A3;


}
.tableMain {
	background-image: url(images/bg-beauty.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #CCCCCC;
}

a:visited {
	color: #CCCCCC;
}

a:hover {
	color: #99CCFF;
}

.textHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFFFF;

}
.textMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.tableFooter {
	background-color: #1C1A1B;
}
.textFooter {
	font-size: 0.9em;
	color: #999999;
}
.textSiteBy {
	font-size: 0.9em;
}
.tableMenu {
	background-color: #7E8283;
}
