
BODY 		{ font-family: sans-serif; font-size: 9pt; }
TD 		{ font-size: 9pt; vertical-align: top;}

.title 		{ font-size: 16pt; font-weight: bold; }
.headline	{ font-size: 14pt; font-weight: bold; margin-top: 10pt;}
.headline2	{ font-size: 12pt; font-weight: bold; margin-top: 5pt;}
.subheadline	{ font-size: 12pt; font-weight: bold; }
.bold 		{ font-weight: bold; }
.question	{ font-weight: bold; }

.whitebox 
{ 
	border: thin outset; 
	background-color: white; 
	padding: 10px; 
	margin-top: 30px;
}

.screenshotimage 
{ 
	float: left; 
	text-align: center; 
	font-size: x-small; 
	padding-right: 10px;
}
