@import url("screen.css");

@import url("print.css");

@import url("menu.css");


#primary {
	font-size: large;
	line-height: 1.4em;
}

body #top-nav * a#normaltext, #top-nav a.NormalText {
	text-decoration: none;
}

body #top-nav * a#largetext, #top-nav a.LargeText {
	text-decoration: underline;
}


body #rotator #spotlight .article h2 a {
	font-size: 18px;
}

.box-header,
#rotator #spotlight {
	font-size: 12px;
	line-height: 1.35;
}

