/*
SweeterThanChocolateStyles
*/
H1
{
	font: bolder x-large Arial;
	font-size: large;
	color: #742B08;
}
H2
{
	font: bold 1em Arial;
	font-size: large;
	color: #742B08;
}
H3
{
	font: 1em Arial;
	font-size: 10px;
	color: #742B08;
}
H4
{
	font: 1em Arial;
	color: #742B08;
}
A:link
{
	color: #B1510B;
	text-decoration: none;
}
A:active
{
	color: #B1510B;
	text-decoration: none;
}
A:visited
{
	color: #874C07;
	text-decoration: none;
}
A:hover
{
	color: #B1510B;
	text-decoration: underline;
}
.adbox
{
	font-size: 10px;
	font-family: Arial;
}
.adbox A:link, .adbox A:visited
{
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
}
.adbox A:hover
{
	font-size: 10px;
	font-family: Arial;
	text-decoration: underline;
}
DIV.figure
{
	float: right;
	width: 25%;
	border: thin solid #C0C0C0;
	margin: 0.5em;
	padding: 0.5em;
}
DIV.figure P
{
	text-align: center;
	font-size: small;
	font-style: italic;
}
IMG.scaled
{
	width: 100%;
}
DIV#visitorhistory P
{
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}
DIV#visitorhistory A
{
	font-style: italic;
	text-decoration: none;
}

