.tablecontent {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
body {
	color: #FFF;
	background-color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
p {
	font-size: 14px;
}
h3 {
	font-size: 24px;
	color: #ff6c00;
}
h4 {
	font-size: 16px;
}
td {
	font-size: 14px;
}
a:link {
	color: #FF8F3E;
}
a:visited {
	color: #FF8F3E;
}
a:hover {
	color: #FC0;
}
a:active {
	color: #FF8F3E;
}
.menuclass {
	font-size:11px;
	position: absolute;
	bottom: 10px;
	right: 20px;
}
.red {
	font-weight: bold;
	color: #F00;
}
.leftbox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.rightbox {
	float: right;
	margin-right: 200px;
	bottom: 21px;
	position: relative;
}
.menuclass2 {
	font-size:11px;
	text-align: center;
	font-weight: normal;
}
