html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

a,  a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p, li, ul, ol {
	margin-top: 0px;
}
ul {
	list-style-type: square;
}
h6, .small {
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	margin-bottom: 14px;
}
h1, .big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 3px;
	font-weight: normal;
}
h2, .big2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 3px;
	margin-top: 36px;
	font-weight: normal;
}
.menu {
	margin-bottom: 0px;
}
.menuBold {
	margin-bottom: 0px;
}
.photo {
	margin-right: 15px;
	white-space: nowrap;
	margin-top: 5px;
}
.caption {
	margin-top: -5px;
}


.strike {	text-decoration: line-through;
}
