body,font,th,td,p,div {
font-family:Arial,Helvetica,Sans-Serif;
font-size:10pt;
}

body {background:#ffffff;}

a {text-decoration:none;}
a:active  {color:blue;}
a:visited {color:navy;}
a:hover   {color:red;}

.photos { 
	width:520px;
}
.photos .floatLeft {
	width:260px;
	float:left;
	text-align:center;
	padding: 0 0 10px 0;
}