body	{
	margin: 0;
	background: #F4F4F4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
}
h2	{
	margin-bottom: 0;
	font-size: 18px;
	color: #333333;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
}
h1	{
	margin-bottom: 0;
	font-size: 18px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p	{
	margin-bottom: 0;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#footer	{
	margin: 0 6px 0 0;
	padding: 0;
	text-align: center;
	background-image:  url(file:///Macintosh%20HD/Users/jasondup/Documents/jasondupin.com/ddtag2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: italic;
	color: #333333;
}
