BODY
{
	margin: 0px;
	background-color: #EEEEDD;
}

TABLE,TR,TD,P,UL,LI,OL
{
	font-family: arial, helvetica, sans;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	background-color: #FFFFFF;
}

TD.BGCOLOR
{
	background-color: #EEEEDD;
}

TD.BGCOLOR A
{
	text-decoration: none;
	color: #003300;
	font-weight: bold;
}

TD.BGCOLOR A:HOVER
{
	text-decoration: underline;
}


A
{
	text-decoration: none;
	color: #600;
}

A:hover
{
	text-decoration: underline;
}

h1
{
	margin: 2px 0px 5px 0px;
	border: 0px;
	line-height: 18px;
	color: #000000;
	font-family: arial, helvetica, sans;
	font-size: 20px;
	font-weight: bold;
}

h2
{
	margin: 2px 0px 2px 0px;
	color: #000000;
	font-family: arial, helvetica, sans;
	font-size: 14px;
	font-weight: bold;
}

.copyright
{
	font-family: arial, helvetica, sans;
	font-size: 12px;
	color: #666666;
}

.smalltext
{
	font-size: 11px;
}

.pullquote
{
	font-family: georgia, serif;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	font-style: italic;
}

.caption
{
	font-family: verdana, arial, helvetica, sans;
	font-size: 10px;
	line-height: 16px;
	color: #333;
}