<Style>
<!--

BODY  {
	       font-size        : 14px;
	       font-family      : Verdana, Arial;
	       font-weight      : normal;
	       font-style       : normal;
	       color            : White;
	       text-decoration  : none;
	       text-align       : center;
       background-image:url(http://www.dagensjoke.dk/grafik/new-bg2.gif);
 	background-repeat :yes-repeat      

      }

H1  {
	font-style   : normal;
	font-weight  : normal;
	font-size    : 20px;
	font-family  : Arial, verdana; 
  color        : White;
}

H2  
{
	font-style   : normal;
	font-weight  : normal;
	font-size    : 18px;
	font-family  : Tahoma; 
  color        : White;
}

H3  
{
	font-style   : normal;
	font-weight  : Bold;
	font-size    : 16px;
	font-family  : Tahoma; 
  color        : White;
}

H4  
{
	font-style   : normal;
	font-weight  : Bold;
	font-size    : 16px;
	font-family  : Tahoma; 
  color        : Red;
}


H5  
{
	font-style   : normal;
	font-weight  : Bold;
	font-size    : 12px;
	font-family  : Tahoma; 
  color        : White;
}



A  {
	color : white;
	text-decoration : none;
	font-family: Arial, verdana; 
   }


A:HOVER  {
	color : white;
	text-decoration : underline;
	font-family: Arial, verdana; 
   }



P  {}

TD  {
	font-size : 14px;
	font-family: Arial, Verdana;
  color        : White;
}


INPUT { 	
			font-family: Arial, Verdana; 
			font-size : 12px;
			}
      
      
 -->
 </style>