body {
	margin-top:20px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	background-image: url(assets/bg.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	background-repeat: repeat-x;
	background-color: #F8F4EF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC9900;
}
.boarder {
	border: 1px solid #333333;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC9900;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC9900;
	font-style: oblique;

}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
}

.footnotes {
	width: 1000px;
	margin: 20px auto 10px;
	font-size: 9pt;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: none;
	font-variant: small-caps;
	color: #666666;


}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #594778;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.note {
	color: #F00;
}
