@media Print    
{
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 15pt;
}
h3 {
	font-size: 14pt;
}
ul {
	font-size: 12pt;
}
li {
	font-size: 12pt;
}
p {
	font-size: 12pt;
}
.super {
	vertical-align: top;
	font-size: 6pt;
}
.strong {
	font-weight: bold;
	font-size: 12pt;
}
.strong1 {
	font-weight: bold;
	font-size: 12pt;
}
.italic {
	font-style: italic;
}
.pause {
	margin: 0 15px 0 0;
}
img 
{
    border: 0;
}
.img-left {
	float: left;
	margin: 4px 11px 7px 0px;
}
.textright {
	text-align: right;
}
#header {
	display: none;
}
.left1
{
    display: none;
}
.right 
{
    display: none;
}
.navigation 
{
    display: none;
}
#quarter 
{
    display: none;
}
img.vert 
{
    display: none;
}
.rozbal 
{
    display: none;
}
.noprint {
	display: none
}
.clear {
	clear: both;
}
}

