body {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #333333;
	margin-bottom: 2px;
	padding-bottom: 1px;
	bottom: 1px;
	left: auto;
}

h1 {
	font-family: "Eras Light ITC";
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 2px;
}


a:link {
	color: #95AAE3;
}
a:hover {
	color: #C7DEE9;
}
h3 {
	font-family: "Eras Light ITC";
	font-size: medium;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #000000;
	background-repeat: repeat-x;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 8px;
	padding-right: 6px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #000000;
	background-repeat: repeat-x;
}
