/*  Changes to general tags */

body,html
{
	background: #fff;
	height: 100%;
	margin:0px 0px 0px 0px;
}

body,td
{
	font-family: Arial,Helvetica,Sans Serif;
	font-size: small;
}

a
{
	color: #c60;
	text-decoration:underline;
}

a:hover
{
	text-decoration:underline;
}

a.searchmenu
{
	color:#000000;
	text-decoration:none;
}

a.grey
{
	color:black;
	text-decoration:none;
}

a.searchmenu:hover
{
	color:#003366;
	text-decoration:none;
}

h1
{
	color: #003366;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h2
{
	color: #003366;
	font-weight: bold;
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
}

h3
{
	font-weight: bold;
	margin: 0px;
	padding: 9px 0px 3px 0px;
}

h4
{
	font-weight: bold;
	color:#0a246a;
	font-style:italic;
	margin: 0px;
	font-size:1em;
}

h5
{
	font-weight: bold;
	color:#006699;
	margin: 0px;
	font-size:1.1em;
}

h6
{
	font-weight: bold;
	color:#0a246a;
	margin: 0px;
	font-size:1.1em;
}

img
{
	border: 0px;
	display: inline;
}

form
{
	margin-bottom: 0px;
}



table.works p{margin:0px;}

.works td { border:1px solid #888; border-width:1px 1px 0 0; }
.works td:first-child { border:1px solid #888; border-width:1px 1px 0 1px; }
.works tr:last-child td { border:1px solid #888; border-width:1px 1px 1px 0;  }
.works tr:last-child td:first-child { border:1px solid #888; border-width:1px 1px 1px 1px; }


table.heirs td
{
    padding:1px 5px 1px 5px;
}
table.heirs td p
{
    margin: 0;
}