BODY {
	font : Arial;
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

.headertext1 {
	color : #FFDEAD;
	text-align : center;
	font-size : x-large;
	font-family : sans-serif;
	font-weight : bold;
}

.headertext2 {
	color : #FFFFFF;
	text-align : center;
	font-size : medium;
	font-family : sans-serif;
	font-weight : bold;
}

.headertext3 {
	color : #FFFFFF;
	text-align : center;
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	font-style : italic;
}

.navtext1 {
	text-align : center;
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
	color : #8B795E;
}

.pageheader1 {
	text-align : center;
	font-size : x-large;
	font-family : sans-serif;
	font-weight : bold;
	color : #B22222;
}

.phototitle1 {
	text-align : center;
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
	color : #CD5C5C;
}

.priceheader {
	text-align : center;
	font-size : large;
	font-family : sans-serif;
	font-weight : bold;
	color : #B22222;
}

.pricedetail {
	text-align : center;
	font-size : medium;
	font-family : sans-serif;
	font-weight : bold;
	color : #CD5C5C;
}

.notes1 {
	text-align : center;
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
	color : #666666;
}

.narrative1 {
	text-align : center;
	font-size : medium;
	font-family : sans-serif;
	font-weight : bold;
	color : #CD5C5C;
}

.narrative2 {
	text-align : center;
	font-size : small; 
   	font-family : sans-serif;
	font-weight : bold;
	color : #CD5C5C;
}

A {
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
	color : #000000;
	text-decoration : underline;
}

A:LINK {
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
	color : #000000;
	text-decoration : underline;
}

A:HOVER {
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
	color : #CD5C5C;
	text-decoration : none;
}