.Paragraph {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.bold {
	font-family: "Arial";
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
body {
	background-color: #000000;
}
a:link {
	font-family: "Arial";
	font-size: 18px;
	color: #663300;
	font-weight: bold;
}
a:visited {
	font-family: "Arial";
	font-size: 18px;
	color: #006633;
	font-weight: bold;
}
a:hover {
	font-family: "Arial";
	font-size: 18px;
	color: #996600;
	font-weight: bold;
}
Headline {
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	color: #663300;
}
