<!--
body {
	margin: 0px;
	font-size: 7pt;
	font-family: Verdana, Arial, Tahom, Times New Roman, Sans Serif;
	color: #FFFFFF;
	}
A {
	color: #0066FF;
	background: #E5D58A;
	font-weight: bold;
	text-decoration: underline;
	}
A:Visited {
	color: #0066FF;
	font-weight: bold;
	text-decoration: underline;
	}
A:Hover {
	color: #CC3300;
	text-decoration: none;
	}
.this {
	width: 125px;
	background: #CC3300;
	color: #E5D58A;
	font-weight: bold;
	text-decoration: none;
	}
.pthis {
	background: #CC3300;
	color: #E5D58A;
	font-weight: bold;
	text-decoration: none;
	}
IMG.border {
	border-style: solid;
	border-width: 1px;
	border-color: #E5D58A;
	margin: 0px 10px 10px 0px;
	float: left;
	}
IMG.fpic {
	border-style: solid;
	border-width: 1px;
	border-color: #E5D58A;
	margin: 0px 10px 10px 0px;
	float: left;
	width: 150px;
	}
A.header {
	margin: 0px;
	font-size: 24pt;
	background: #CC3300;
	color: #FFFFFF;
	font-family: Guttman Yad-Brush;
	font-weight: bold;
	text-decoration: none;
	}
A.header:Hover {
	margin: 0px;
	font-size: 24pt;
	background: #CC3300;
	color: #FFFFFF;
	font-family: Guttman Yad-Brush;
	font-weight: bold;
	text-decoration: none;
	}
A.header:Visited {
	margin: 0px;
	font-size: 24pt;
	background: #CC3300;
	color: #FFFFFF;
	font-family: Guttman Yad-Brush;
	font-weight: bold;
	text-decoration: none;
	}
A.subheader {
	margin: 0px;
	font-size: 12pt;
	background: #CC3300;
	color: #FFFFFF;
	text-align: center;
	font-family: Guttman Yad-Brush;
	text-decoration: none;
	}
A.subheader:Hover {
	margin: 0px;
	font-size: 12pt;
	background: #CC3300;
	color: #FFFFFF;
	text-align: center;
	font-family: Guttman Yad-Brush;
	text-decoration: none;
	}
A.subheader:Visited {
	margin: 0px;
	font-size: 12pt;
	background: #CC3300;
	color: #FFFFFF;
	text-align: center;
	font-family: Guttman Yad-Brush;
	text-decoration: none;
	}
.menu {
/*	border-style: none none none solid;
	border-width: 2px;
	border-color: #FFFFFF; */
	background: #E5D58A;
	font-family: Times New Roman, David, Sans Serif;
	font-weight: bold;
	font-size: 13pt;
	line-height: 16pt;
	color: #CC3300;
	margin: 0px;
	padding: 0px;
	width: 135px;
	}
.details {
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	padding: 0px 20px 0px 0px;
}
.title {
	border-style: solid none;
	border-color: #E5D58A;
	border-width: 2px;
	width:100%;
	background: #CC3300;
	font-size: 24pt;
	font-weight: bold;
	color: #E5D58A;
	text-align: center;
	}
.subtitle {
	margin: 20px 20px 0px 0px;
	color: #E5D58A;
	font-size: 12pt;
	font-weight: bold;
	}
.builder {
	font-size: 8pt;
	}
.contact {
	font-size: 7pt;
	font-weight: bold;
	color: #CC3300;
	}
.description {
	padding: 10px;
	margin: 10px;
	}
.red {
	color: #CC3300;
	background: #E5D58A;
	font-weight: bold;
	}
.smallpics {
	background: #E5D58A;
	margin: 0px;
	padding: 0px;
	}
.fsubtitle {
	margin: 20px 20px 0px 0px;
	color: #E5D58A;
	font-size: 16pt;
	font-weight: bold;
	}
.fname {
	font-decoration: underline;
	font-weight: bold;
	font-size: 12pt;
	}
.ffamily {
	font-weight: bold;
	font-size: 12pt;
	}
	
-->