html {
	margin: 0;
	padding: 0;
	height:100%;
}
body {
	height: auto !important;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	height:100%;
}
a:link {
	color: #ff6501;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff6501;
}
a:hover {
	text-decoration: none;
	color: #ff6501;
}
a:active {
	text-decoration: none;
	color: #ff6501;
}
.uplinks {
	font-family: "Arial";
	font-size: 11px;
	color: #53a9e6;
	font-weight: bolder;
	height: 14px;
}
.tablebord {
	border-top-width: 2px;
	border-right-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #ff6501;
	border-right-color: #ff6501;
}
.tablebord1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff6501;
}
.tablebord2 {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #ff6501;
}
.tablebord3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ff6501;
}
h2 {
	font-size: 14px;
	color: #ff6501;
	font-family: "Courier New";
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #ff6501;
	font-family: "Courier New";
	font-weight: bold;
}
.publication {
	font-family: "Courier New";
	color: #ff6501;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.bottext {
	font-family: Arial;
	font-size: 10px;
	color: #ff6501;
}font {
	color: #ff6500;
	font-size: 12px;
}

