body, .tabletext, td, tr, blockquote { 
	font-family: "Lucida Grande",Arial,Verdana,sans-serif;
	color: #000000;
	line-height: 1.8;
	text-align: justify;
} 
body { 
	background-color: #ffffff;
	list-style-position: outside;
} 
body, .tabletext {
    font-size: 80%;
} 
.eventtext {
	font-size: 0.9em;
}

tt, pre { 
	font-family: monospace;
}


.teaser { 
	font-size: smaller;
	font-style: normal;
	text-align: right;
	border-bottom: solid 1px gray;
}

a:visited {  	color: #666666; }
a:hover { 	color: #FF0000; }
a:link { 	color: #6633CC; }
a:active { 	color: #006699; }
.bigmessy {
	text-decoration: none;
	text-align: left;	
}

.framed {
	padding: 3px; 
	margin: 5px; 
	border: 1px #cccccc solid; 
	background: #ffffff;
}
#footer {
        text-align: center;
        margin: 0 auto;
        clear: both;
}
