	body{
		margin: 0px 0px 0px 0px;
		font-family: Babylon5;;
		font-size: 11 px;
		font: Babylon5;
		@font-face {font-family:Babylon5; url("babylon5.ttf") format(TrueType);
		}

	table{
		margin: 0px 0px 0px 0px;
		font-family: tahoma;
		font-size: 11 px;
	}

form{
	margin: 0px 0px 0px 0px;
	}	

	a{
		text-decoration: underline;
		color: black;
		font-weight: bold;
	}

	a:hover{
		text-decoration: underline;
		color: #716caf;
		font-weight: bold;
	}

	.cls2{
		text-decoration: underline;
		color: white;
		font-weight: bold;
	}

	.cls2:hover{
		text-decoration: underline;
		color: #716caf;
		font-weight: bold;
	}

.ticker{
		text-decoration: underline;
		color: white;
		font-weight: bold;
	}

.ticker:hover{
		text-decoration: underline;
		color: white;
		font-weight: bold;
		font-style: italic;
	}

.title{
  text-decoration: none;
  color: #716caf;
  letter-spacing: 2px;
  color: #FFFFFF;
}