BODY
{
	background-color: white;
    	font-size: 11px;
    	font-family: verdana, tahoma, arial, helvetica;
	font-color: black;
	width: 550px;
}
.meny
{
	width: 115px;
}
#wrap {
	width: 550px;
}
#header {
	text-align: center;
}
#left {
	float: left;
	width: 250px;
}
#right {
	float: right;
	width: 250px;
}
#footer {
	font-size: 9px;
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
A
{
    	COLOR: blue;
    	TEXT-DECORATION: none
}
A:active
{
    	COLOR: red;
    	TEXT-DECORATION: none
}
A:link
{
    	COLOR: blue;
    	TEXT-DECORATION: none
}
A:visited
{
    	COLOR: blue;
    	TEXT-DECORATION: none
}
TABLE
{
    	FONT-SIZE: 11px;
    	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
	BORDER: 0
}
TR
.future {
}
.past {
	COLOR: #c0c0c0;
}
.center {
	text-align: center; 
	vertical-align:bottom;
}
HR 
{
	BORDER: 0;
	HEIGHT: 1px;
	COLOR: black;
	BACKGROUND-COLOR: black;
}
