body {
	color: white;
	font-size: x-small;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: transparent;
	margin: 0;
}
p { font-size: xx-small; }
td { font-size: xx-small; }
a:link { color: red ; background-color: transparent; }
a:visited { color: gray }
a:hover { color: blue }
a:active { color: red }
link { color: white; }
element { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; width: 250px; overflow: scroll; padding: 10px; border: solid 1px black; outline-color: #000; outline-width: 1px; }
