A
{
  color:		#6633CC;
  text-decoration:	none;
}

A:hover
{
  color:		#CC3366;
  text-decoration:	none;
}

A.nav
{
  color:		#222277;
  height:		25;
  font-size:		18px;
  text-decoration:	none;
  font-weight:		bold;
  filter:		none;
}

A.nav:hover
{
  filter:	glow(color=#FFFFFF, strength=6);
}

BODY
{
  scrollbar-face-color:		#0088EE;
  scrollbar-arrow-color:	#002277;
  scrollbar-base-color:		#5555AA;
  scrollbar-shadow-color:	#0000AA;
  scrollbar-darkshadow-color:	#000077;
  scrollbar-highlight-color:	#5555FF;
  scrollbar-3dlight-color:	#EEEEFF;
  scrollbar-track-color:	#9999FF;

  background-color:		#FFFFFF;
  background-repeat:		repeat-y;
  background-attachment:	scroll;
  background-position:		0px 100px;

  font-style:	normal;
  font-stretch:	normal;
  font-variant: normal;
  font-weight:	normal;
  font-size:	14px;
  font-family:	times new roman,serif,arial,sans-serif;

  word-spacing:			1.5px;
  letter-spacing:		1px;
  white-space:			normal;
  word-wrap:			normal;
  text-align:			left;
  text-decoration:		none;
  text-transform:		none;
  text-shadow:			none;
  text-indent:			0px;
  text-underline-position:	auto;

  margin-top:		115px;
  margin-right:		0px;
  margin-bottom:	25px;
  margin-left:		140px;

  page-break-before:	auto;
  page-break-inside:	auto;
  page-break-after:	auto;
  page:			auto;
  marks:		none;
  size:			auto;
}
