body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #666600;
}
a {
	font-size: 10px;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.style2 {color: #FFFFFF}
.style3 {font-size: 10px}
.style4 {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.style5 {color: #333333; }


#photoholder {
	background:#fff;
	height:340px;
	overflow:hidden;
	width:280px;
	position:relative;
	background-color: #000000;
	color: #E5DB97;
	left: 0;
	top: 0;
	}
	
