body 	{
        background-color: #000000;
        color: #ffffff; 
        font-family: georgia;
        font-size: 11px;
	font-weight: normal;
	text-align: justify;
	}
p.text 	{
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	color: #b3b3b3;
	margin-left:20px; 
	margin-right:20px;
	padding-top:7px;
	padding-bottom:7px;
	}
.date 	{
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #f3f3f3;
	margin-left:20px; 
	margin-right:20px;
	padding-top:2px;
	padding-bottom:2px;
	}
p.spot 	{
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	color: #d7d7d7;
	}	
.menu 	{
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	color: #ececec;
	}	
A {text-decoration: none;}
A:link  {color: #999999; font-weight: bold;}
A:active {color: #999999; font-weight: bold;}
A:visited {color: #999999; font-weight: bold;}
A:hover {color: #666666;}
