body {
 margin: 0px;
 }
 
p
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	text-transform: inherit;
}
 
.header
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #666;
	font-style: italic;
}
 
.leadin
{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #068DB4;
	text-transform: uppercase;
}
 

.refer
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	font-style: italic;
}

.caption
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333;
	font-style: italic;
}

 
.footnote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}
 
.storedescription
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}

.whitepopuptext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
}

 
 
a:link {
 color: #000099;
 text-decoration: underline;
 }
 
a:visited {
 color: #666666;
 }
 
a:hover {
 text-decoration: none;
 background-color: #CCCCCC;
 }
 
a:active {
 text-decoration: none;
 background-color: #AAAAAA;
 }