body {
	background: #d6dcef url(../images/bg-blue.gif) top center repeat-y;
	font-size: 9px;
}

h1 {
	color: #36C;
	font-variant: normal;
	font-family: Verdana, Sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: -5px;
}

h2 {
	font: bold 1.8em Verdana, Sans-serif;
	color: #36C;
}

h3 {
	font-weight: bold;
}

#header {
	background: #a0aed9;
}

#header-num p {
    font: bold 1.2em Tahoma,Sans-serif;
    color: #192433;
}

#header-num span {
	font-size: 2.6em;
}
.strong {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
