body {
	margin:0cm;
}
body, p, table {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-style: normal;
	color: #efefef;
	background-color:#000000;
}
h1, h2 {
	font-weight: bold;
	text-transform:uppercase;
	color: #A71812;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 14pt;
}
a:link
	{color:#efefef;}
a:hover
	{text-decoration:none;}
a:visited
	{color:#CCCCCC;}
img {border:none;}
.copyright {
	font-size: 10px;
	font-style: italic;
}

