a {
	text-decoration: none;
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-weight: 900;
	color: #000000;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	color: #B0C4DE;
	text-decoration: none;
}

p {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-weight: 900;
	color: #000000;
}

h1 {font-family:"Courier New", Courier, mono;
	font-size:20pt;
	font-weight: 900;
	color: #000000;
}

h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	font-weight: 900;
	color: #000000;
}

h3 {font-family:"Courier New", Courier, mono;
	font-size:30pt;
	font-weight: 900;
	color: #FFFF00;
}

h4 {font-family:"Courier New", Courier, mono;
	font-size:15pt;
	font-weight: 900;
	color:#000000;
}

h5 {
	font-family: "Courier New", Courier, mono;
	font-size: 20pt;
	color: Red;
}