body {
	border : 0;
	background : #000000;
	margin-top : 0px;
	background-image : url(../Pics/titles/EVIL2.JPG);
}
h1 {
	font-size:14pt;
	color:#A9A9A9;
	margin:0px;
}

h2 {
	font-size:14pt;
	font-weight:normal;
	color:#A9A9A9;
	margin:0px;
}

h3 {
	font-size:12pt;
	font-weight:normal;
	color:#708090;
	margin:0px;
}
p {
	font-size:12pt;
	color:#A9A9A9;
	margin:0px;
}
a:link {
	font-family : "OCR A Extended";
	color : #708090;
	text-decoration : none;
	font-size-adjust : inherit;
}
a:visited {
	font-family : "OCR A Extended";
	color : #A9A9A9;
	text-decoration : none;
	font-size-adjust : inherit;
}
a:hover {
	text-decoration : underline overline;
	color : #A9A9A9;
}
