BODY
{
	FONT-FAMILY: "Courier New", Courier, mono;
	FONT-SIZE: 11px;
	MARGIN-LEFT: 0%;
	MARGIN-RIGHT: 0%;
	background-color: #2b3a4c;

}
A:link
{
	COLOR: #990000;
	font-size: 14px;

}
A:visited
{
    COLOR: #990000
}
.headline {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #d7d3ca;
}
a {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #333333;
	font-weight: bold;

}
