
	body {
		margin-left:0; margin-top:0; margin-right:0; margin-bottom:0;
	}
	body, table {font-family: arial; font-size:12pt;}


	#topnav a, a:hover { font-weight:bold; color: #000;  }
	#topnav .item { width:125;  text-align:center;}
	#topnav .navrow { background-color: #ffce39; }

	#leftcolumn { width:100px; background-color:#ce0000; }
	#leftcolumn  .spacer { height: 100px;}


	#rightcolumn {width:100px; background-color:#ffce39;}
	#leftcolumn  .spacer { height: 100px;}


	.leftlinks {
		background-color: yellow;
		font-size: 10pt; font-weight: bolder;
		text-align:center;
	}
	.leftlinks a, a:hover { color: #fff;  }
	


			
	#footer {  font-size:9pt; text-align:center; vertical-align:bottom;}
	#footer a, a:hover {color:#000; font-weight:normal;}	
	
	
	body, table {
		font-family: verdana; 
	}
	
	#qatable th {
		font-size:28pt;
		border-bottom-width:1px;
		border-bottom-style:solid;
		border-bottom-color: #000000;	}
		
	#qatable {
		border-collapse: collapse;
	}
	
	#qatable .rightside, .righttitle  {
		border-left-width:1px;
		border-left-style:solid;
		border-left-color: #000000;
	}	
	#qatable .rightside  {
		text-align: center;
		font-size: 16pt;
	}
	
	#qatable .leftside {
		text-align:center;
	
	}
	
	#qatable .spacer {
		height: 20pt;
	}
	
	#qatable a { text-decoration:none;}
	
	#qatable .enter {
		font-family: arial; font-size:12pt;
		color: #000099;
	}