h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 80pt;
	text-transform: uppercase;
	color: #CC0000;
	font-weight: lighter;
	letter-spacing: 1em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #003399;
	padding-left: 5em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-transform: uppercase;
	color: #CC0000;
	padding-top: 1em;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000000;
	
}p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	list-style-position: inside;
	list-style-type: square;
	line-height: 120%;
}
body {
	background-color: #FFFFFF;
	background-image: url(edge.gif);
	background-repeat: repeat-y;
}
#main {
	padding-left: 50px;
}
#headbox {
	padding-left: 50px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}
.machine {
	font-family: "Courier New", Courier, mono;
	font-size: 90%;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	text-align: right;
	}
.breadcrumbs a:link, .sponsorline a:visited {
	color: #999999;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #6666FF;
	text-decoration: none;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 67%;
	color: #666666;
	text-align: center;
}
.bottomnav a:link, .bottomnav a:visited {
	color: #666666;
	text-decoration: none;
}
.bottomnav a:hover {
	color: #CC0000;
	text-decoration: none;
}
#breadcrumbs {
	clear: both;
	float: right;
}
