body,td,th {
	font-family: Trebuchet MS, Palatino, sans-serif;
	font-size: 10pt;
}


.whitelink {

		font-family: verdana, arial;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: none }
			
a.whitelink:link { color: #666666 }
a.whitelink:visited { color: #999999 }
a.whitelink:hover { color: #333333 }
a.whitelink:active { color: #9A3049 }


.quote {
	font: 11pt/96% Arial, Helvetica, sans-serif;
	margin-top: 20px;
}

.quotes {
	font: normal 12px/110% Georgia, "Times New Roman", Times, serif;
}



.quote1 {
	font: 8pt Arial, Helvetica, sans-serif;
	margin-left: 10px;
	text-indent: 5em;

}

.showcase {
	font: 13pt "Lucida Sans Unicode", Helvetica, sans-serif;
	color: #642828;
}

.sitelink {
	font-family: "Trebuchet MS", Palatino, sans-serif;
	font-size: 12pt;
	text-decoration: underline;	}
	
a.sitelink:link {
	color: #0000B0;
	font-family: "Trebuchet MS", Palatino, sans-serif;
	font-size: 10pt;
}
a.sitelink:visited { color: #1C248C; }
a.sitelink:hover { color: #6633FF; text-decoration: underline;}
a.sitelink:active {
	color: #FF0000;
	text-decoration: none;
}

	
	

.showlink {
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
	
a.showlink:link { color: #0000CC; text-decoration: underline}
a.showlink:visited { color: #0000CC; text-decoration: underline}
a.showlink:hover { color: #CC0000; text-decoration: underline}
a.showlink:active {
	color: #CC0000;
	text-decoration: none;
}




.marthalink {

	font: bold 14px Georgia, "Times New Roman", Times, serif;
	text-decoration: none; }
	
a.marthalink:link { color: #000099; }
a.marthalink:visited { color: #262873; font-style: italics; font-weight: none; text-decoration: none; }
a.marthalink:hover { color: #D2282D; text-decoration: underline; }
a.marthalink:active {color: #FF0066; }
.float-left {
	vertical-align: text-bottom;
	display: block;
	float: left;
	clear: both;

}
.float-right {
	vertical-align: text-bottom;
	display: block;
	float: right;
	left: 10px;
	bottom: 10px;
	margin-right: 50px;
}
	
#float-left {
	float: left;
	vertical-align: middle;
	text-align: center;
}

.float-left-margin {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}
