body
{
	background-color: #F3F4EC;
	font-family: arial, helvetica, sans serif;
	color: #000000;
}

a:link { color: #008080; }
a:active { color: #6699ff; }
a:visited { color: #6699ff; }
a:hover { color: #6699cc; }

p, td
{
	font-family: arial, helvetica, verdana, sans serif;
	font-size: 11px;
}

p {
	margin: 0em 0em 0.8em 0em;
}

h1
{
	font-size: 1.2em;
	font-style: bold;
}

h2
{
	font-size: 1.1em;
	font-style: bold;
}

h3
{
	font-size: 1em;
}

ul
{
	margin: .3em 0em .5em 0em;
}

li
{
	margin: .3em 0em 0em 0em;
}

.footerText
{
	font-size: .6em;
	text-align: right;
}

.footerText a
{
	font-size: .8em;
	text-align: right;
}

.cardNote
{
	font-style: italic;
	margin: 8px 0px 0px 0px;
	color: #006699;
}

.cardInfo
{
	font-size: 1em;
}

.thumbCredit
{
	font-size: 1em;
	color: #333333;
}

.cardCredit
{
	font-size: 0.8em;
	color: #333333;
}

.serviceTerms
{
	font-size: 0.9em;
	float: bottom;
}

