body {
	margin-top:0px;
	margin-left:35px;
	margin-right:35px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: medium;
}

.description p {
	margin-left:35px;
	margin-right:35px;
	text-align:left;
}

.description li {
	margin-left:40px;
	margin-right:40px;
	text-align:left;
	list-style-position: outside;
	list-style-type: disc;
}

h1 {
	font-size: large;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

hr {
	color:#000000;
	height:2px;
}

td {
	text-align:left;
}

.quote {
	font-family: Technical, "Courier New", Courier, mono;
	font-size:small;
}

.quoteattrib {
	font-family: Technical, "Courier New", Courier, mono;
	font-size:smaller;
}

a:hover
{
	color:Black;
}

a:visited, a:active
{
	color:Blue;
}

.shadowback
{
	background-image:url("images/background2.jpg");
}