@meta {
  Title: Debate;
}
body{
background-color:#FFFFFF;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:medium;
}
H1 {
  font-weight: bold;
  font-size: 1.8em;
}

H2 {
  font-weight: bold;
  font-size: 1em;
  font-family: "Times New Roman", Roman, serif;
  color: black;
}

A {
  font-size: 0.95em;
  text-decoration: underline;
  font-family: Arial, Univer, sans-serif;
  color: #D60000;
}

H3 {
  font-style: normal;
  font-weight: lighter;
  font-size: 12pt;
  font-family: "Times New Roman", Roman, serif;
  color: black;
}

Q {
  font-style: italic;
}

BLOCKQUOTE {
  font-style: italic;
  margin-right: 0cm;
  margin-left: 0cm;
  text-indent: 0cm;
}

P {
font-family:"Times New Roman", Times, serif;
  font-size: 0.9em;
}
.intro{
  font-family: Arial, Univer, sans-serif;
  font-size: 0.95em;
 }
#intro{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom:1em;
	padding-bottom:1em;

}
#intro p {
  font-family: Arial, Univer, sans-serif;
  font-size: 0.9em;
}
#intro ul{
	margin:0.2em 0em;
	background-color:#FFFFFF;
	color:#000000;
}
#intro li{
	font-size:0.85em;
	margin:0em 2em;
	list-style-type:none;
}
#intro a {
  font-size: 0.95em;
  text-decoration: underline;
  font-family: Arial, Univer, sans-serif;
  color: #D60000;
}
#intro a:hover{
background-color:#FFF0F0;
color: #D60000;
}
.nbar {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
.sup {
	vertical-align: super;
	font-size: 9px;
}
.sub {
	font-size: 9px;
	vertical-align: sub;
}

.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
#date {
	font-size: 0.8em;
	color: #666666;
	width: 150px;
	height: 1em;
	float: right;
	text-align: right;
}

