

body {
	background-color: Black;
}

a:hover {
	color: Gray;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
}

.text {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.mission {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 520px;
	text-align: right;
	line-height: 18px;
}

.bold {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.title {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 25px;
}

.link {
	color: Blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : underline;
}

.front {
	width: 600px;
}

.hr {
	color: White;
}
