body {
		margin: auto auto;
		padding: 0;
		border: 0;
		font-size: 12px;
		
}

td.number {


		border-left-style: none;
		border-right-style: none; 
		border-top-style: none; 
		border-bottom-style: none; 
		padding-left: 15px;
		

}

td.question {
	text-align: left;
	border-left-style: none;
	border-left-width: medium; 
	border-right-style: none; 
	border-right-width: medium; 
	border-top-style: none; 
	border-top-width: medium; 
	border-bottom-style: none; 
	font-size: 12px;
	font-weight: normal;
}

td.shouts {

	font-family: Helvetica, sans-serif; 
	font-size: 10px;

}

.shouts a:link    {color:#003466; background-color:transparent}
.shouts a:visited {color:#666666; background-color:transparent}
.shouts a:active  {color:#FF0000; background-color:transparent}
.shouts a:hover   {color:#900B09; background-color:transparent}