/*assemble screen styles for index page */
@import url("main.css");
@import url("secondary.css");.number {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.6em;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #C60;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #C60;
}
#wrapper #content #newsArea .headline {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #C30;
	margin: 1em;
	padding: 1em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #006;
}
