

#maindrag
	{
	width: 800px;
	}



table	{
	border-style: none;
	font-family: Georgia, serif;
	font-size: 80%;
	border-collapse: separate;
	border-spacing: 5px;
	}

td	{
	vertical-align: top;
	width: auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	}

.pix
	{
	padding-right: 15px;
	}

em	{
	font-style: italic;
	font-weight: 400;
	}

a:link	{
	text-decoration: none;
        }

a:hover	{
	color: #663300;
	}

#footer {
	width: 800px;
	font-style: normal;
	font-weight: bold;
	}
