td.slot_width {
	width: 33%;
	}

div.slot {
	width:100%; 
	height: 210px; 
	border: 1px solid rgb(221,221,221); 
	text-align: center; 
	font-size: 12pt;
	font-family: 'Times New Roman', Arial, Goramond, Helvetica;
	}
h2.slot_head {
	font-size: 12pt;
	}
	
img.slot_pic {
	width: 100px; 
	height: 100px;
	}

a.slot_link:link {
	color: black;
	text-decoration: none;
	}
			
a.slot_link:visited {
	color: black;
	text-decoration: none;
	}
		
a.slot_link:active {
	color: black;
	text-decoration: none;
	}  

a.icon_link:link {
	color: black;
	text-decoration: none;
	}
			
a.icon_link:visited {
	color: black;
	text-decoration: none;
	}
		
a.icon_link:active {
	color: black;
	text-decoration: none;
	}  	

a.icon_link:hover {
	color: black;
	text-decoration: none;
	font-size: 13pt;
	}