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: #86302B;
	font-style: normal;
}

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

.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:link {
	color: #d64e2d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d64e2d;
}
a:hover {
	color: #FC0;
	text-decoration:underline
}
a:active {
	text-decoration: none;
}

