<style type="text/css"> 
{}

A  {
 	color : darkred;
	text-decoration: underline;
 	font-family : tahoma;
 	font-variant : normal;
 	font-style : normal;
 }
 
.black {
	color: black;
}
		 
TD {
  	color : darkred;
	font-weight: normal;
    font-size: 10pt;
	line-height: 12pt;
	font-family : tahoma, Arial;
	font-variant: normal;
	font-style: normal;
}
		 
FONT {
  	 color : black;
	 font-weight: normal;
     font-size: 10pt;
	 line-height: 12pt;
	 font-family : tahoma, Arial;
	 font-variant: normal;
	 font-style: normal;
}

.menuItem2 {
	font-size: 8pt;
}

.small {
	font-size: 8pt;
}

.bold {
  	 font-weight: bold;
}

.darkred {
  	 color : darkred;
}

.FTtitle {
  	 color : darkred;
	 font-weight: bold;
     font-size: 38pt;
	 line-height: 40pt;
	 font-family : NuptialScript, Park Avenue, Whimsy ICG Heavy, tahoma, Arial;
	 font-variant: normal;
	 font-style: normal;
}

bbody {
 	background-color : #EBCDA5;
	background-image : "images/stucco_tan.gif";
}
.subWindow  {
 	background-color : #deded4;
}
</style>
