body,td {
	color:#000000;
	background-color:#ffffff;
	font-family:georgia, serif;
	font-size:x-small;
	padding:0px;
	}

td img {display: block;}


#featureWin {
	width:154;
	height:214;
	border-top:0px;
	border:1px solid #000000;
	padding:0px;
	margin:0px;
	}
	
iframe {
	width:154;
	height:214;
	padding:0px;
	margin:0px;
	}

#all {
	border:1px solid #000000;
	width:730px;
	margin:25px;
	}
	
.showTitle {
	color:#003366;
	background-color:#ffffff;
	font-size:medium;
	font-weight:bold;
	display:block;
	}
	
.column {
	padding:10px;
	}
	
a:link {
	color:#003366;
	background-color:#ffffff;
	text-decoration:underline;
	}

a:visited {
	color:#999999;
	background-color:#ffffff;
	text-decoration:underline;
	}
	
a:hover {
	color:#6495ed;
	background-color:#ffffff;
	text-decoration:underline;
	}

a:active {
	color:#f60;
	background-color:#ffffff;
	text-decoration:underline;
	}

a.moreLink:hover {
	text-decoration:underline overline;
	}
	
p.moreLink {
	font-size:xx-small;
	margin-top:5px;
	}
	
hr {
	color:#003366;
	}
