h1, h2, h3, h4, h5, h6, p {
	margin: 8px 0px 8px 0px;
}

h1 {
	display: inline;

	margin: 0px;
	padding: 0px;
}

#navigation a {
	font-weight: bold;

	color: #006292;
}

#navigation a:hover {
	color: #c3c3c3;
}

#sections .text2 {
	color: #006292;
}

#sections a{
	color: #006292;
	font-weight: bold;
}

#sections a:hover{
	color: #000000;
	font-weight: bold;
}

#left a.inbox {
	width: 120px;
	height: 46px;

	padding: 6px 12px 6px 12px;

	background-color: #c3c3c3;

	font-size: 0.8em;

	text-decoration: none;

	color: #000;
}

#left a:hover, #left a.active {
	background-color: transparent;

	text-decoration: none;

	color: #000;
}

#left a.inbox em {
	font-style: normal;

	color: #808080;
}

#left a:hover em, #left a.active em {
	color: #fff;
}

#left a.inbox strong {
	font-weight: normal;

	color: #000;
}
