<html><style type="text/css">
<!--
body {
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #8b94c7;
	scrollbar-darkshadow-color: #8b94c7;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #663399;
	color : #ffffff;
	background : #ffffff;

	font-size: 10pt; 
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	vertical-align : top;
	font-weight: normal;
	text-align : left;
}

p {
	font-size: 10pt; 
	vertical-align : top;
}

/* Used for quotes.  In italics. */
.iquote { 
    	text-decoration: italic;
}

.note {
	font-size: 7.5pt; 
	width: 90%;
	border-style: double;
	border-width: 3;
	border-color: #eeeeee;
}

/* .special is used for "highlighting" important bits of text with a purple color*/
.special     {
	font-weight: bold;
	color: #663399;
}

p.endbar {
	font-size: 8pt; 
	text-align : center;
}

p.pagenum {
	font-size: 8pt; 
	text-align : center;
}

p.gallerycaption {
	font-size: 8pt; 
	text-align : center;
}

p.gallerypara {
	font-size: 8pt; 
	text-align : center;
}

p.galleryparaleft {
	font-size: 8pt; 
	text-align : left;
}

.forsale {
	font-size: 8pt; 
	color: #663399;
	text-align : center;
}

table {
	font-size: 10pt; 
	vertical-align : top;
}

/* gallerytbl is used for the format of each individual gallery; see gallerytbl2 for picture format */
table.gallerytbl {
	vertical-align: top;
	padding: 3;
	margin: 2;
	border-style: none;
}

/* gallerytbl2 is used for the format of each individual picture; see gallerytbl for gallery format */
table.gallerytbl2 {
	vertical-align : middle;
	border-style: double;
	border-width: 5;
	border-color: #eeeeee;
}

/* the following td statements, gnormal and gshort, are used for the gallery pages, for table spacing */
td.gnormal {
	vertical-align : top;
	width: 179px;
	text-align: center;
}

td.gshort {
	width: 50px;
}

/* the following td statements, gfsshort, gfscaption and gfspic, are used for the For Sale (For Yourself) Gallery pages, for alignment of pictures and captions */
td.gshort {
	width: 10px;
}

td.gfscaption {
	vertical-align : middle;
}

td.gfspic {
	vertical-align : middle;
	text-align: center;
}


hr.gallery	{
	WIDTH: 75%;
	COLOR: #eeeeee;
}

a:link     {
	text-decoration: none;
	font-weight: bold;
	color: #717db7;
}

a:active   {
	text-decoration: none;
	font-weight: bold;
	color: #717db7;
}

a:visited  {
	text-decoration: none;
	font-weight: bold;
	color: #717db7;
}

a:hover    {
    	text-decoration: underline;
	font-weight: bold;
	color: #717db7;
}



-->
</style>
</html>
