body	{padding-bottom: 250px;}

body, td, .normaltext 	{
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}


a:hover { color:#4A2C16; }
a:visited { color:#4A2C16;}
a:active { color:#537DA4;}
a:link { color:#537DA4; }


body	{ 
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	overflow: hidden; 
	margin: 5px 0px 0px 0px;
}

p 	{
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;}


.sidebar 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000; }


label 	{
	font-family: Georgia, serif;
	font-size: 13px;
	line-height: 20px;}


.head 	{
	font-family: Georgia, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;}

table	{ border-collapse: collapse;
	border: solid white; 
	border-width: 0 10px 10px;}
div.bottom table table	{border-width: 0;}

select {
	margin-right: 20px;
}


.bottom {
	position:absolute;
	bottom:0px;
	
	}