body 
{
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #fff;
	color: #000;
	font-size: 76%;
}

h1, h2, h3, h4, h5, h6, p, li, address
{
	color: #000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

a:link, a:visited, a:active, a:hover
{
	text-decoration: underline;
}


h1
{
	font-size: 140%;
}

h2 
{ 
	font-size: 130%; 
}

h3
{ 
	font-weight: bold;
	font-size: 110%; 
}

h4
{
	font-size: 110%; 
	font-weight: normal;
	text-decoration: underline;
}

h5, h6
{ 
	font-size: 100%; 
}

h5 
{ 
	margin: 0;
}

table
{
	border-collapse: collapse;
	width: 100%;
}
