body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #DCDAD1;
	margin-bottom: 2px;
	padding-bottom: 1px;
	bottom: 1px;
	left: auto;
	margin-top: 10px;
	margin-left: 14px;
}

h1 {
	font-family: "Lucida Sans";
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	margin-bottom: 2px;
}


a:link {
	color: #335AC1;
}
a:hover {
	color: #98D5D8;
}
h3 {
	font-family: "Lucida Sans";
	font-size: medium;
	font-weight: bold;
	color: #DCDAD1;
	background-color: #000000;
	background-repeat: repeat-x;
}

h2 {
	font-family: "Eras Light ITC";
	font-size: large;
	font-weight: bold;
	color: #333333;
	margin-top: 2px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-top: 1px;
}
h5 {
	font-size: small;
	color: #333333;
	margin-bottom: 1px;
}
.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-top: 1px;
	color: #FFFFCC;
	background-color: #333333;
	background-repeat: repeat;
	}
