body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#subtitle h2
{
	color: #6e8cb0;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1.6em;
	text-transform: uppercase;
	text-align: right;
}

#navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 0.85em;
}

#navigation a {
	color: #164781;
}

#navigation a:hover {
	text-decoration: underline;
}

#categories {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}

#categories a {
	color: #164781;
}

#categories a:hover {
	color: #5176B5;
}

#catalogList {
	font-size: 1.2em;
	font-weight: bold;
}

#catalogList a {
	color: #164781;
	text-decoration: underline;
}

#content h3 {
	color: #164781;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1.4em;
	border-bottom: 2px solid #b5c6ce;
	margin: 0 0 1em 0;
}

#itemsByTheme ul {
	font-size: 1.5em;
}

#itemsByTheme ul ul {
	font-size: 1em;
}

#itemsByTheme a {
	color: #5176B5;
	text-decoration: underline;
}

#itemsByTheme div {
	font-size: 0.7em;
}