BODY, TD {
	color: Black;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: xx-small;
	  direction:;
  background-attachment:fixed;
  scrollbar-arrow-color: #FF6600;
  scrollbar-track-color: #666666;
  scrollbar-face-color: #CCCCCC;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #FF6600;
  scrollbar-darkshadow-color: #CC6600;
  scrollbar-shadow-color: #FF6600;
}


A {
	color: #FF6600;
	text-decoration: none;
}
A:HOVER {
	color: #FF6600;
	text-decoration: underline;
}

.A2 {
	color: #FF6600;
	text-decoration: none;
}
.A2:HOVER {
	color: White !important;
	text-decoration: underline;
}

.H1 {
	color: #FF6600;
	font-size: x-large;
	font-weight: bold;
	font-variant: small-caps;
	font-family: sans-serif;
}
.H2 {
	font-size: large;
	font-weight: bold;
	color: #FF6600;
	font-family: sans-serif;
}
.H3 {
	font-size: medium;
	color: #FF6600;
	font-weight: bold;
}
.H4 {
	font-size: small;
	color: #FF6600;
	font-weight: bold;
}
.H5 {
	font-size: x-small;
	font-weight: bold;
	
}
.H6 {
	font-size: xx-small;
	font-weight: bold;
}

.copyright{
	font-size: xx-small;
	font-family: Tahoma;
	color: #FF6600;
}
