body {
	background-image: url(http://www.aaom.info/qiunity/qi_unity_r3.jpg);
	background-repeat: no-repeat;
}
.mainpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.3em;
	color: #000000;
	margin: 10px;
	width: 580px;
	position: absolute;
	top: 350px;
	left: 0px;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	line-height: 1.3em;
}
h2 {
	font-size: 1em;
	font-weight:bold;
	text-align: left;
	color: #000099;
}
h3 {
	font-size: 1em;
	text-align: left;
	font-style: italic;
	font-weight: normal;
}
h4 {
    font-size: 1em;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}
table td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	vertical-align: top;
}
.speaker {
	font-weight: bold;
	text-decoration: underline;
}
.question {
	font-weight: bold;
	font-style: italic;
}
.qiunity {
	font-family: 'Times New Roman', serif;
	font-size: 1.25em;
	color: #993300;
	font-weight: bold;
	font-style: italic;
}

.specquote {
	color: #808000;
	font-style: italic;
}

.bluemphasis {
	color: #000099;
	font-style: italic;
	font-weight: bold;
}

.bluestrong {
	color: #000099;
	font-weight: bold;
}

.backgrey {
	background-color: #CCCCCC;
}

