table {
	font: xx-small Verdana;
	font-family: Verdana;
	font-size: xx-small;
	color: Black;
}

	font : xx-small Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:link 	{
	text-decoration: none;
	color: #001D6E;
	font-family: Verdana;
	font-size: xx-small;
}
a:active {
	text-decoration: none;
	color: Silver;
	font: Verdana;
	border-left-width: thin;
	font-family: Verdana;
	font-size: xx-small;
}




a:visited {
	text-decoration: none;
	color: #000164;
	font: xx-small Verdana;
}

a:hover {
	text-decoration: ;
	color: #142649;
	font : bold xx-small Verdana;
	font-family: Verdana;
	font-size: xx-small;
	}

.button { 
background : #C4D8F3;
 border : 1px outset #4C4C4C;
  font-family : Verdana;
  font-size : small;
  font-style : normal;
  font-variant : normal;
  font-weight : lighter;
  font: x-small;
  margin-left: -10 px;
}
.windowTxt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #333333; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 20px
}
.button1 { 
background : #ffffff;
 border : 1px outset #4C4C4C;
  font-family : Verdana;
  font-size : small;
  font-style : normal;
  font-variant : normal;
  font-weight : lighter;
  font: x-small;
  margin-left: -10 px;
}