/*
  Anarchist's Distributed event Calendar
  http://www.sslug.dk/adict/ 

  The Intulectual Property is protected by lousy documentation 
*/

/* 
  ADiCT Style Sheet
  kristian@sslug.dk
  
  Born to loose - Out to Lunch
*/

BODY, P, TD, LI, UL, BLOCKQUOTE
	{ font-family: Verdana, Helvetica, sans-serif }

.menutag        {
                background: #4179ac;
                vertical-align: top;
                margin: 2px;
                }

.menu   { 
        font-family: Verdana, Helvetica; 
        font-size: medium; 
        background: #FFFFFF;
        text-align: center;
        margin: 0px 5px 0px 5px ;
        }

