body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B36E33;
	font-style: normal;
}

.bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #841013;
}

.head_column {
	font-size: 14px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.white_text {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.head_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #663300;
	font-weight: bold;
}

a.linktext {
	color: #F90;
}
a.linktext:link {
	text-decoration: none;
	color: #F90;
}
a.linktext:visited {
	text-decoration: none;
	color: #F90;
}
a.linktext:hover {
	color: #841013;
	text-decoration: none;
}
a.linktext:active {
	text-decoration: none;
}

a:link {
	color: #F90;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F90;
}
a:hover {
	color: #FC0;
}
a:active {
	text-decoration: none;
	color: #F90;
}

