<!--

/* LAYOUT */

body {
	font-family : Verdana, Arial, Helvetica, "Nimbus Sans L", "DejaVu Sans", sans-serif ;
	font-size : 100% ;
	line-height : 1.7em ;
	background-color : #ffffff ;
	color : #000000 ;
}

#content {
	padding-bottom : 0.5em ;
}

#footer {
	margin-top : 0.75em ;
	padding-top : 0.25em ;
	border-top : 2px solid #000000 ;
}

#advert {
	display : none ;
}

.spacer {
	clear : both ;
}



/* IMAGES */

#imagebox, .picture, .ila, img {
	display : none ;
}



/* HEADINGS */

h1 {
	font-size : 130% ;
}

h2 {
	font-size : 120% ;
}

h3 {
	font-size : 110% ;
}

h3.emergency {
	background : transparent ;
	color : #ff0000 ;
}



/* NAVIGATION */

a {
	background : transparent ;
	color : #0000ff ;
	text-decoration : none ;
}

a:hover, .currentlink {
	background : transparent ;
	color : #000000 ;
	text-decoration : underline ;
}


-->
