body {
	font-family: Arial, Verdana, Arial;
	font-size: small;
	font-stretch: 50%;
}

td {
	font-family: "Arial", Verdana, Arial;
	font-size: small;
	font-stretch: unchanged;
}
.twitter{
margin:auto auto;
width:500px;}

.metar{
margin:auto auto;
width:500px;}

.stats{
margin:auto auto;
width:500px;}

a {
	color: teal;
	font-family: "Arial", "Bitstream Vera Sans Mono", "Blackadder ITC", sans-serif;
	font-size: small;
	font-stretch: narrower;
	letter-spacing: 80%;
	text-decoration: underline;
	width: 80%;
	word-spacing: 80%;
}

a:visited {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: inherit;
	font-style: oblique;
	text-decoration: none;
}

a:hover {
	background-color: teal;
	color: white;
}

img {
	border-style: none;
}

h1 {
	font-size: large;
}

span.highlight {
	background-color: yellow;
}

span.soft {
	color: gray;
}

span.invert {
	background-color: teal;
	color: white;
}

e {
	background-color: teal;
	color: white;
	font-size: small;
}