body {
	background-color: #6C0000;
	margin-top: 5px;
	margin-bottom: 5px;
}
body,td,th {
	font-family: Book Antiqua, Times;
	font-size: 14px;
	color: #000;
	line-height: 140%;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
.bodyspaced {
	font-family: Book Antiqua, Times;
	font-size: 14px;
	color: #000;
	line-height: 140%;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}

.titles {
	font-family: Book Antiqua, Times;
	font-size: 20px;
	color: #6c0000;
	line-height: 140%;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}
.bodyspacedbold {
	font-family: Book Antiqua, Times;
	font-size: 14px;
	color: #000;
	line-height: 140%;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

.bodyspacedboldred {
	font-family: Book Antiqua, Times;
	font-size: 14px;
	color: #6c0000;
	line-height: 140%;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

.bodyspacedboldwhite {
	font-family: Book Antiqua, Times;
	font-size: 14px;
	color: #ffffff;
	line-height: 140%;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

.bodyspacedsmallred {
	font-family: Book Antiqua, Times;
	font-size: 12px;
	color: #6c0000;
	line-height: 140%;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

.footer {
	font-family: Book Antiqua, Times;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none
}
.footerlink {
	font-family: Book Antiqua, Times;;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none
}

A:LINK {
	color : #6C0000;
	text-decoration: none;
	font-weight: bold;
}
A:VISITED {
	color : #6C0000;
	text-decoration: none;
	font-weight: bold;
}
A:ACTIVE {
	color : #6C0000;
	text-decoration: none;
	font-weight: bold;
}
A:HOVER {
	color : #6C0000;
	text-decoration: underline;
}
A:LINK.FOOTERLINK{
	color : #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
A:VISITED.FOOTERLINK {
	color : #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
A:ACTIVE.FOOTERLINK {
	color : #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
A:HOVER.FOOTERLINK {
	color : #FFFFCC;
	text-decoration: underline;
}

.webphotosright {padding: 0 15px 0 15px;} 

.webphotosleft {padding: 15px 15px 0 0;} 