BODY TD {
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color: White;
}
BODY {
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color: White;
}
Body{
  scrollbar-arrow-color: Black;
  scrollbar-3dlight-color: Yellow;
  scrollbar-highlight-color: Yellow;
  scrollbar-face-color: Yellow;
  scrollbar-shadow-color: Black;
  scrollbar-darkshadow-color: Black;
  scrollbar-track-color: Black;
  scrollbar-base-color: Yellow;
  }

A {
	color : Yellow;
}

A:HOVER {
	color : Red;
}
.justify {
	text-align : justify;
}
.Border {
	border-color: white;
	}
.red {
	color: Red;
	}
}
}
