
body,html
{
	background-color:#ffffff;
}

body,html,p,h1,h2,h3,h4,blockquote,ul,ol,th,td
{
	color:#000000;
	font-family:verdana,arial,helvetica,sans-serif;
}

th
{
	text-align:left;
}

h2
{
	color:#333B4F;
}

h3,h4
{
	color:#000A23;
}

a:link
{
	color:#735227;
}

a:visited
{
	color:#777777;
}

a:active,a:hover
{
	color:#78B7B9;
}

p.center, p.photo
{
	text-align:center;
}

p.postfooter
{
	text-align:right;
}