body {
    width: 100%;
    margin: 0;
    float: none;
		color: #000;
    background: #fff url(none);
}

	.print{
		/*display: block;*/
		/*display: block;*/
	}

	.print2 {
		display:block;
	}
	
	.print2 img{
		margin-bottom:15px;
	}

	.noprint , .noprint *{
		display: none;
	}

	#languages, #search, #common, #left, #vmlogo, #right{
		display: none;
	}

	#title{
		text-align: center;
		width: 100%;
	}
	
	#title img{
		margin: 0 auto;
	}

h1 { font-size: 250%; }

h2 { font-size: 175%; }

h3 { font-size: 135%; }

h4 { font-size: 100%; font-variant: small-caps; }

h5 { font-size: 100%; }

h6 { font-size: 90%; font-style: italic; }



	

a:link, a:visited {
    color: #00c;
    font-weight: bold;
    text-decoration: underline; 
}

.title-bigRed {
	padding-bottom:1.5em;
}

.redtext {
	color: red;
}
