@charset "UTF-8";
body {
	background-color: #282828;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	text-align: center;
	margin: 0;
	color: #999
}
.title_project {
	font-size:14px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	width: 980;
	height: 525;
	align: center;
}

#menu {
	width: 980;
	height: 50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	align: left;
}

a {
	font-size: 9pt;
	color: white;
	text-decoration: none;
}

#footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 22px;
	text-align:left;
}
a.footer:link {
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
a.footer:hover {
	font-size: 8pt;
	color: white;
	text-decoration: underline;
}
a.footer:active {
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
a.footer:visited {
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
.about {
	font-size:13px;
	color: #999;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
}
.answer {
	font-size:13px;
	color: white;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
}
.names {
	font-size:13px;
	color: white;
	line-height: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#main table tr td table tr td table tr td .about .about {
	text-align: justify;
}
#main table tr td table tr td table tr td .about .about {
	text-align: left;
}
