body					{background-color:#FFFFFF;margin:0px;}
img						{border:none;}
td{
	border-collapse:collapse;
	border-color:#999999;
	color:#333333;
	font-family:Arial, Helvetica;
	font-size:10pt;
	text-align:center;
}

th{
	background-color:#294A7B;
	color:#ffffff;
	font-family:Arial, Helvetica;
	font-size:10pt;
}
#logo {
	float:left;
	width:100%;
	height:196px;
}
#logotext {
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#666666;
	text-align:justify;
	position:absolute;
	right:10px;
	top:10px;
	width:300px;
}
#volume {
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#000000;
	border: thin solid #990000;
	border-left:none;
	border-right:none;
}
#arthorname {font-family:"Century Gothic";
	font-size:10pt;
	color:#000066;
	margin:0px 0px 20px 0px;
}
#arthorpic {
	margin:0px 20px 0px 0px;
}
h1 {
	font-family:"Century Gothic";
	font-size:24px;
	color:#000000;
	letter-spacing:1pt;
	font-weight:bold;
	margin:20px 0px 10px 20px;
}
#topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333333;
	line-height:150%;
	margin:0px 20px 0px 20px;
}
#question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333333;
	line-height:150%;
	margin:0px 60px 0px 60px;
}

#response {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	line-height:150%;
	margin:0px 20px 0px 20px;
}
#response h1 {
	font-family:"Century Gothic";
	font-size:24px;
	color:#000000;
	letter-spacing:1pt;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}

#response p {
	text-align:justify;
	text-indent:0pt;
}
#copyright {
	font-family:Tahoma,Verdana,Arial;
	font-size:8pt;
	color:#666666;
	text-align:center;
	padding-bottom:5px;
	margin:5px 0px 0px 0px;
}
.left {
	position:absolute;
	left:1px;
}
.right {
	position:absolute;
	right:1px;
}
