.content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : normal;
	color : Black;
}
.general {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : normal;
	color : Black;
	text-align:left;
}

BODY {
	background-color : White;
}

.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : normal;
	color : Black;
	line-height: 20px;
	text-align:center;
}
.content-area{
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	text-align:center;
	z-index:100;
	position:absolute;
}