 body {
	 background-image:url(images/ft_sammamish_new_top_bg.jpg);
	 background-repeat:no-repeat; 
}

h1 {
	color: #cc0000; text-align: center; font-size: 11pt;
}

h2 {
	color: #000099; text-align: left; font-size: 9pt; 
	padding: 0px;
	margin: 0px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #555555;
	line-height : 140%;
	
}

.blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #40c2fc;
	font-size: 11pt;
	font-weight: bold;
	}
	
.blue_12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #40c2fc;
	font-size: 13pt;
	font-weight: bold;
	}
	
.big {
	font-size: 18pt;
	font-weight: bold;
}

.white_bottom {
	font-family: Arial, Helvetica, sans-serif;
	color: #a1c3e1;
	font-size: 9pt;
	line-height : 120%;
	}		

.copy {
	font-size: 9pt;
	line-height : 100%;
}


a:link {color: #000099 }
a:visited { color: #000099 }
a:hover {color: #cc0000 }
