body {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	background: white;
	margin: 0px;
}
.wrapper {
	position: relative;
	overflow: show;
	width: 850px;
	margin: auto;
}
.winieta {
	background: white;
}
.winieta .top {background:#0065A4;}
.innerWrapper {
	position: relative;
}
.content {
	background: white;
	padding: 10px 0.5cm 10px 175px;
}
.sidebar {
	position:absolute;
	width: 165px;
	/*background: #E6EEF8;*/
	top: 5px;
	/*bottom: 5px;
	min-height: 300px;*/
}
.footer {font-size: 8pt; text-align: center; font-family:verdana, sans-serif; line-height: 120%;
	border-top: 2px solid royalblue;
}

big {font-size: 150%;}

h1 {
	font-size: 14pt;
}

h2 {
	font-size: 13pt;
	color: maroon;
	text-align: center;
}

h3 {
	font-size: 11pt;
	color: maroon;
}

h4 {
	font-size: 10pt;
	color: navy;
}

a {color: blue;}
a img {border: none;}
