a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #990000;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #660000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #660000;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #1E1E50;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: normal;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #1E1E50;
	font-weight: bold;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

.photoleft {
	float: left;
	padding: 3px;
}
.photoright {
	float: right;
	padding: 2px;
}
photohead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #1E1E50;
}
.borderbottom {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #1E1E50;
}
.bordertop {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #1E1E50;
}
.borderbottomg {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #808080;
}
.borderlinks {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #1E1E50;
	border-right-color: #1E1E50;
	border-bottom-color: #1E1E50;
	border-left-color: #1E1E50;
}
