body {
	color: rgb(0, 0, 0);
	background-color: rgb(255, 255, 255);
	margin-left: 50px; 
	font-family: Georgia, "Times New Roman", Times, serif;
		}

h3 {
	font-family: arial black, arial, helvetica, sans-serif;
}

h4 {
	font-family: arial black, arial, helvetica, sans-serif;
	margin-bottom: 0;
	padding-bottom: 0;
}

p { 
	line-height: 1.25em;}

img#banner {
	width: 540px; 
	height: 100px; 
		}

table#whole {
	border: 0px; 
	cell-padding: 0px; 
	cell-spacing: 0px;
	width: 540; 
		}

table.results {
	width: 100%; 
	border-width: 2px; 
	border-style: solid; 
	border-spacing: 5px;
	border-color: black; 
	border-collapse: collapse; 
	border-bottom-color: black; 
	border-bottom-style: solid; 
	border-bottom-width: 2px; 
		}

table.results td {
	padding: 6px; 
	border-width: 1px; 
	border-style: solid; 
	border-color: black; 
	text-align: center; 
		}

td.showheading {
	height: 50px; 
	background-color: silver; 
	font-size: 18pt;
	font-weight: bold;
		}	
td.showheading span {
	font-weight: normal;
	font-size: 13pt;
	font-style: italic;
}

td.heading {
	background-color: lavender;
	font-style: italic;
}

td.best {
	background-color: lavender;
	font-size: 13pt;
	height: 40px;
	font-weight: bold;
}

td span {
	font-weight: bold;
}

td.certs {
	background-color: silver;
	font-size: 13pt;
	height: 40px;
	font-weight: bold;
}

table.captionr {
	float: right; 
	font-style: italic; 
	font-size: small; 
	margin-bottom: 20px; 
	margin-left: 30px; 
		}

table.captionl {
	float: left; 
	font-style: italic; 
	font-size: small; 
	margin-bottom: 20px; 
	margin-right: 25px; 
		}

h3 {
	color: rgb (128,0,0);
	font-weight: bold; 
		}

a {
	color: rgb(128,0,0);
	}

a img {
	border: none; 
		}

.subhead {
	font-family: arial black, arial, helvetica, sans-serif;
	font-weight: bold;
}

.by {
	font-size: small; 
	font-style: italic; 
		}

.artby {
	font-size: small; 
	font-style: italic; 
	text-align: center; 
		}

.ital {
	font-style: italic; 
		}

.reverse {
	list-style-type: none; 
	text-indent: -1.5em; 
		}

.clear {
	clear: both; 
		}

#main { 
	background-color: lavender; 
	padding: 8px; 
	border-style: solid; 
	border-width: 4px; 
	border-color: black; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-left: 0px; 
	margin-bottom: 10px; 
		}	

.floatleft {
	float: left; 
	background-color: lavender; 
	padding: 4px; 
	border-style: solid; 
	border-width: 2px; 
	border-color: black; 
	margin-top: 5px; 
	margin-left: 0px; 
	margin-right: 25px; 
	margin-bottom: 10px; 
		}

.floatright {
	float: right; 
	background-color: lavender; 
	padding: 4px; 
	border-style: solid; 
	border-width: 2px; 
	border-color: black; 
	margin-top: 5px; 
	margin-left: 25px; 
	margin-right: 0px; 
	margin-bottom: 10px; 
		}

table.floatright {
		float: right; 
		padding-top: 0px; 
		padding-left: 0px; 
		padding-right: 0px; 
		padding-bottom: 10px; 		
		margin-right: 0px; 
		margin-left: 30px; 
		margin-bottom: 10px; 
				}

td table.floatright {
		font-size: medium; 
		font-style: italic; 
		text-align: center; 
			}

span.floatlefttip {
		width: 160px; 
		float: left; 
		padding-top: 0px; 
		padding-left: 0px; 
		padding-right: 30px; 
		padding-bottom: 30px; 
		margin-left: 20px; 
		margin-right: 30px; 
		font-size: small; 
			}










