﻿.newStyle1 {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
	background-color: #99CCFF;
	position: relative;
	float: left;
	visibility: visible;
	table-layout: auto;
	empty-cells: hide;
	caption-side: top;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: x-large;
	font-weight: 600;
	font-style: normal;
	font-variant: normal;
	color: #800080;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	color: #008000;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-weight: 200;
	font-style: normal;
	font-variant: normal;
	color: #000080;
}
link {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-weight: 500;
	font-style: normal;
	color: #0000FF;
}
.newStyle2 {
}
body {
	background-color: #99CCFF;
}
menu {
	padding: 5px;
	background-position: 0px;
	background-color: #009933;
}
.newStyle3 {
}
