/* structural */
body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	}

#header, .callout1, .callout2, #highlightcontent, #infotabs, #footer, #rightcolumn div img{
	display: none;
}


/* classes */

.subtitle{
	font-weight: bold;
}
.innertitle{
	font-size: 1.2em;
	font-weight: normal;
}

.quoteline {
	line-height: 1.2em;
}

.error {
color: #F13C80;
}

