
/* REDEFINED STYLES */

body {

	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #333;
  	font-size: small;
}
/* Be Kind to Opera rule */
html>body {
	font-size: small;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 210%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
	display: inline;
	line-height: 1.2em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 180%;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding: 0 0 0 16px;
}
h3 {
	font-size: 150%;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 135%;
	display: inline;
	text-transform: uppercase;
	letter-spacing: .15em;
	color: #630
}
h5 {
	font-size: 115%;
}
h6 {
	font-size: 100%;
}


a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
img {
	border: 0;
}

acronym {
	border-bottom: 1px dashed #900;
	text-decoration: none;
}


td {
	font-size: small;
}

td li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

table {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}



.photocaption {
	font-weight: normal;
	font-family: "Gill Sans MT", "Gill Sans", Arial, Helvetica, sans-serif;
	line-height: 110%;
	clear: both;
	padding: 2px 10px 3px 10px;
}

.photo {
	background-color: #e3e3f2;
	padding: 0px;
}


.box {
	width: auto;
	background-color: #F8F3D2;
	margin: 0 0px 0px 0;
}
.more {
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.15em;
	margin-left: 1em;
	text-align: right;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.2em;
	font-weight: bold;
	margin: 6px;
}

.bigserif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.1em;
	font-style: italic;
	color: #036;
	margin-right: 25px;
}
hr {
	border: medium dotted #C30;
}

ul{
	list-style-type: disc;
	margin: 12px;
}
