body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	background-image: url(images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 2em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666666;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #777777;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #777777;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #777777;
}
ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 2em;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 2em;
}
menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 2em;
}
address {
	font-size: 10px;
	text-align: center;
}
a {
	color: #666666;
}

