body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D2A61;
	line-height: 15px;
}
.title {
	font-weight: bold;
	font-size: 13px;
}
h1, h2 {
	font-size: 16px;
	color: #2D2A61;
	font-weight: bold;
}
h3 {
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	margin: 0px;
}
a, a:visited, a:link {
	text-decoration: underline;
	color: #1b3c59;
}
a:hover {
	color: #1b3c59;
	text-decoration: none;
}
