body { 
	margin: 0;
	padding: 0;
	color: #333; 
	background: #fff;
	border: 14px #eee solid;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#infoTop { margin: 0 0 20px 0;}
#infoBottom { margin: 20px 0 0 0;}
.homelink { margin: 0 0 10px 0; height: 25px; }
.title { font-size: 13px; text-transform: uppercase; letter-spacing: 1px; }
.info, .email { font-size: 11px; }
table { border-collapse: collapse; border: 0;}
a:link { color: #999; text-decoration: none;  }
a:active { color: #f00; text-decoration: underline;  }
a:visited { color: #555; text-decoration: none;  }
a:hover { color: #f00; text-decoration: underline; }
img.png2 { behavior: url("pngbehavior2.htc");}
img.png1 { behavior: url("pngbehavior1.htc");}
