body {
	font-family: Verdana, Geneva, sans-serif;
	color: #1b3c59;
	font-size: 11px;
	line-height: 16px;
}
h1, .title {
	font-weight: bold;
	font-size: 13px;
}
h2, h3 {
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
}
a, a:Visited, a:Link {
	text-decoration: underline;
	color: #1b3c59;
}
a:Hover {
	color: #1b3c59;
	text-decoration: none;
}