body
{
	font-family: arial, helvetica, sans serif;
}

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

body, p, td, .defaultText, .blurb, .pulldownText
{
	font-family: Verdana, Arial, Helvetica;
	font-size: .8em;
	color: #333333;
}

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;
	font-size: .9em;
}

.footerText
{
	color: #D2AD82;
	font-size: 0.8em;
	text-align: right;
	font-style: italic;
}

.cardInfo
{
	color: #333333;
	font-size: 0.8em;
	float: bottom;
}

