.bodyclass {
	background-color: #FFFFFF;
	height: auto;
	width: 800px;
	margin: 0px;	
}

body {
	background-color: #000066;
	margin: 0px;
}

h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	padding-left: 5px;
}

h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding-left: 10px;
}

a {
	text-decoration: none;
	color: #333399;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	padding-left: 20px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #FF0000;
}
