body { 
	font: 11px/16px Georgia, Times New Roman, Times, serif; 
	color: #666666;
	font-weight:normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;  
}
.maintext { 
	font: 12px/16px Georgia, Times New Roman, Times, serif; 
	color: #666666;
	font-weight:normal; 
}
.headertext { 
	font: 12px/16px Georgia, Times New Roman, Times, serif; 
	color: #333333;
	font-weight:normal; 
}
.newdebatetext { 
	font: 18px/24px Georgia, Times New Roman, Times, serif; 
	color: #333333;
	font-weight:normal; 
}
.newdebatetextlight { 
	font: 18px/22px Georgia, Times New Roman, Times, serif; 
	color: #666666;
	font-weight:normal; 
}
.bluetext { 
	font: 12px/16px Georgia, Times New Roman, Times, serif; 
	color: #333399;
	font-weight:normal;
}
a:link {
	font: 12px/16px Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font: 12px/16px Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font: 12px/16px Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font: 12px/16px Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bluelink a:link {
	font: 12px/16px Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #333399;
	text-decoration: none;
}
.bluelink a:visited {
	font: 12px/16px Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #333399;
	text-decoration: none;
}
.bluelink a:hover {
	font: 12px/16px Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.bluelink a:active {
	font: 12px/16px Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #333399;
	text-decoration: none;
}