﻿body	{
	font-family: "Verdana", "Geneva", "Arial", "sans-serif";
	font-size: 8pt;
	color: #000000;
	background-image: url(image/background.gif);
	background-color: #F3CE5E;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top left;
	line-height: 1.3em;
	scrollbar-base-color: #F3CE5E;
	}

.headline {
	font-family: "Verdana", "Geneva", "Arial", "sans-serif";
	}

.lcdstyle	{ /*LCD countdown look*/
	background-color: black;
	color: orange;
	font: bold 18px Comic Sans MS;
	padding: 3px;
	}
.lcdstyle sup{ /*LCD countdown look*/
	color: #F3CE5E;
	font-size: 80%
	}

a	{
	color: #000000;
	}

a:visited	{
	color: #000000;
	}

a:active	{
	color: #000000;
	}

a:hover	{
	color: #FFFFFF;
	}

h1, h2	{
	border-bottom: 1px solid darkgray;
	}

h1	{
	font-family: "Comic Sans MS", "Verdana", "Geneva", "Arial", "sans-serif";
	font-size: 180%;
	}

h2	{
	font-family: "Comic Sans MS", "Geneva", "Arial", "sans-serif";
	font-size: 130%;
	}

td	{
	font-family: "Verdana", "Geneva", "Arial", "sans-serif";
	color: #000000;
	font-size: 8pt
	}





