BODY {

	font-family: sans-serif;

	margin: 0px 0px 0px 5px;

	color: Black;

}

#ticker {

	font-size: 11px;
  height: 20px;
  width: 100%;
  position: relative;
  overflow: hidden;


}

#ticker div {
  font-size: 11px;
	position: absolute;
  white-space: nowrap;
}

.a10grey {

	font-family: sans-serif; font-size: 10px; color: #6d6d6d;

}

.a10blue {

	font-family: sans-serif; font-size: 10px; color: #3E3FFF;

}

input, textarea {

	color: Black;

	background-color: White;

	font-family: sans-serif;

	font-size: 11px;

}

table {

	font-size: 11px;

}

a {

	font-family: sans-serif;

	font: large sans-serif, sans-serif;
	
	font-size: 11px;

	color: Black;

	text-decoration: none;
}

.foot { 

	font-size: 10px;

	font-family: sans-serif;

	background: #EAEAEA;

	border: 1px solid #D0D0D0;

}

.a2 {

	font-family: sans-serif;

	font: large sans-serif, sans-serif;
	
	font-size: 25px;

	color: Black;

	text-decoration: none;
}