/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #F15A29;
}
a:visited {
	color: #F15A29;
}
a:hover {
	color: #F15A29;
}
a:active {
	color: #F15A29;
}
#container {
	width: 792px;
	margin: auto;
	border: solid #FFFFFF 1px;
}
#footer {
	width: 792px;
	margin: auto;
}
#vesta {
	width: 792px;
}
#content {
	width: 792px;
	background: #1e1e1e;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F15A29;
	font-weight: bold;
}
