<Style type="text/css">
HTML	{
<!--
background: url("http://www.alantonnesen.com/background-vertwave.jpg")
-->
background: black;
	}
BODY	{
      background-color: RGB(0,0,0);
	font-family: "Trebuchet MS", sans-serif;
	color: white;
	}      

a:link {color: white;}
a:visited {color: gray;}
a:hover {color: yellow;
      background-color: blue;
      text-decoration: none;}
a:active {color: red;}


FONT	{
	font-family: "Trebuchet MS", sans-serif;
	color: white;
	A:link {color: white};
	A:visited (color: white);
	A:active {color: white};
	}
HR	{
      background-image: url("http://www.alantonnesen.com/background-vertwave.jpg"); 
	}

H1 	{ 
	color: white;
	font-size: 24pt;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	}
H2	{
	COLOR: #FFFFFF;
	FONT-SIZE: 20pt;
	FONT-FAMILY: "TREBUCHET MS", SANS-SERIF;
	FONT-WEIGHT: BOLD;
	}
H3 	{ 
	color: #FFFFFF;
	font-size: 16pt;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	}
P	{
	font-size: 10pt;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
      color: #FFFFFF;
	A:link {color: white};
	A:visited (color: white);
	A:active {color: white};
	}
P.picture
      {
      background-color: #808080;
      }
TABLE {
	FRAME: box;
	cellpadding: 2;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14pt;
	border-color: black;
	border-width: 0;
      background-color: black;
	}
TD.normal {
	background-color: #000000;
	font-family: "Trebuchet MS";
	FONT-SIZE: 14PT;
	color: #FFFFFF;
      border-width: 0;
	border-color: white;
	}
TD.text {
	FONT-SIZE: 3 PT;
	color: white;
      background-color: black;
	border-color: black;
      border-width: thin;
	A:link {color: white};
	A:visited (color: white);
	A:active {color: white};
	}
TD.black {
	background: black;
	color: white;
	}
TD.red {
	background: black;
	color: #FFE0A9;
	}
TD.picture
     {
     background-color: RGB(0,0,0);
     border-width: 5;
     border-color: white;
     }
TD.menu {
     background-color: #454545;
     border-width: thin;
     border-color: white;
     }
</Style>
