@charset "UTF-8";
/* CSS Document */


myback
{ 
    background-image: url(j_gordon_address.gif); 
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #333333
}
.body {
	font-family: Helvetica Neue-Light, Helvetica Neue Light, Helvetica Neue, Futura, Century Gothic, AppleGothic, sans-serif;
	font-size: .9em;
	font-weight: 200;
	letter-spacing: 1;
	line-height:1.2;
	color: #666;
	text-decoration: none;
	margin-top: 15pt; margin-bottom: 15pt;
}
.body_simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.2;
	color: #666;
	text-decoration: none;
}
.body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.2;
	color: #333;
	text-decoration: none;
}
.title {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663300;
}
