body {
	font-size: 12px;
	line-height: 16px;
	font-family: Trebuchet MS, Georgia, serif;
	padding: 0px;
	margin: 0px;
	background: #EEDBB6 url(/pix/back.gif) repeat-y;
}

a, a:link, a:hover, a:active, a:visited {
	color: #000000;
}

a.nav, a.nav:link, a.nav:active, a.nav:visited {
	line-height: 28px;
	font-weight: bold;
	text-decoration: none;
}

h1, h2 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}

h3, h4, h5 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

td {
	vertical-align: top;
	text-align: left;
}

div.box
{
	vertical-align: middle;
	text-align: center;
}