body {
	font-family: "American Typewriter", "Bank Gothic", verdana;
	font-size: 1em;
	margin: 50px 50px auto 50px ;
	text-align:center;
	}

#title {
	font-family: "American Typewriter", "Bank Gothic", verdana;
	text-align: center;
	display: block;
	border: 2px solid #000000;
	
	width:50%;
}

div {
	width:80%;
}

td {
	font-family: "American Typewriter", "Bank Gothic", verdana;
	font-size: 12px;
}

th {
	font-family: "American Typewriter", "Bank Gothic", verdana;
	font-size: 12px;
}

.question {
	width:80%;
}

.bodystyle {
	font-family: "American Typewriter", "Bank Gothic", verdana;
	font-size: 12px;
}

.small {
	font-family: "American Typewriter", "Bank Gothic", verdana;
	font-size: 9px;
}

.medium {
	font-family: "American Typewriter", "Bank Gothic", verdana;
	font-size: 12px;
}

.big {
	font-family: "American Typewriter", "Bank Gothic", verdana;
	font-size: 16px;
}

.xbig {
	font-family: "American Typewriter", "Bank Gothic", verdana;
	font-size: 24px;
}

.expanded {
	font-family: "American Typewriter", "Bank Gothic", verdana;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "American Typewriter", "Bank Gothic", verdana;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

#info {
  width:80%;
  }
  
  #info p {
  	font-size:1.25em;
	font-weight:bold;
	text-align:justify;
	}
	
	#quest {
		padding:0px 50px 10px 50px;
		text-align:justify;
		}
