.iqfoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eeeeee;
	vertical-align: bottom;
	padding-bottom: 5px;
}
.iqfoot a:link{color: #eeeeee;}
.iqfoot a:visited{color: #eeeeee;}
.iqfoot a:hover{color: #ffffff;}
.iqfoot a:active{color: #990000;}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.red {color:530612;}
.red a:link {color:530612;}
.red a:visited {color:530612;}
.red a:hover {color:000000;}
.red a:active {color:530612;}
.blue {color:6D8794;}
.blue a:link {color:6D8794;}
.blue a:visited {color:6D8794;}
.blue a:hover {color:990000;}
.blue a:active {color:6D8794;}

.pad5 {padding:5px}