A:hover
{
	text-decoration: underline;	
}


body
{
	font-size: 75%;
	color: #444;
	line-height: 1.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:center;
	background: url(/images/bg-shadow.gif) center repeat-y;
}

table, tr, td {
	text-align:center;
	font-size:95%;
}

p {
margin: 10px 0 10px 0;
line-height:1.6em;
}

p.footer
{
	font-weight: normal;
	font-size: 60%;
	color: #777777;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

h1 {
	font-weight: bold;
	font-size: 220%;
	color: #955828;
	margin: 0;	
	font-family: "Times New Roman", Times, serif;
}

h2 {
	font-weight: bold;
	font-size: 170%;
	color: #955828;
	line-height: 1.2em;
	margin: 10px 0 0 0;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	font-weight: bold;
	font-size: 130%;
	color: #444444;
	line-height: 1.2em;
	margin: 5px 0 0 0;
	font-family: "Times New Roman", Times, serif;
}

h4 {
	font-weight: normal;
	font-size: 100%;
	color: #444444;
	line-height: 1.2em;
	margin: 0 0 8px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}