BODY
{ 
	background-color:White;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	font-family:Helvetica Light, Arial, Arial Greek;
	font-size:14pt
}

h1
{
	font-size:18pt;
}

a.MenuLink:link { color:Black; text-decoration: none; font-size:10pt; }
a.MenuLink:visited { color:Black; text-decoration: none; font-size:10pt; }
a.MenuLink:hover { color:Black; text-decoration: none; font-size:10pt; }
a.MenuLink:active { color:Black; text-decoration: none; font-size:10pt; }

a.RedMenuLink:link { color:Red; text-decoration: none; font-size:10pt; }
a.RedMenuLink:visited { color:Red; text-decoration: none; font-size:10pt; }
a.RedMenuLink:hover { color:Red; text-decoration: none; font-size:10pt; }
a.RedMenuLink:active { color:Red; text-decoration: none; font-size:10pt; }

a.FAQLink:link { color:Black; text-decoration: none; font-size:11pt; }
a.FAQLink:visited { color:Black; text-decoration: none; font-size:11pt; }
a.FAQLink:hover { color:Black; text-decoration: none; font-size:11pt; }
a.FAQLink:active { color:Black; text-decoration: none; font-size:11pt; }

a.FooterLink:link { color:GrayText; text-decoration: none; font-size:9pt; }
a.FooterLink:visited { color:GrayText; text-decoration: none; font-size:9pt;}
a.FooterLink:hover { color:GrayText; text-decoration: none; font-size:9pt;}
a.FooterLink:active { color:GrayText; text-decoration: none; font-size:9pt;}

a.PackageLink:link { color:blue; text-decoration: none; font-size:10pt; }
a.PackageLink:visited { color:blue; text-decoration: none; font-size:10pt;}
a.PackageLink:hover { color:blue; text-decoration: none; font-size:10pt;}
a.PackageLink:active { color:blue; text-decoration: none; font-size:10pt;}

a.SalesLink:link { color:blue; text-decoration: none;font-weight:bold  }
a.SalesLink:visited { color:blue; text-decoration: none;font-weight:bold }
a.SalesLink:hover { color:blue; text-decoration: none;font-weight:bold }
a.SalesLink:active { color:blue; text-decoration: none; font-weight:bold}


.MainBackground
{
	background-color:Gray;
}

.ImageSeparator
{
	background-color: White;
	width: 4px;
}
.Copyright
{
	font-size:12px;
}
.PackageName
{
	background-color: #b7d5ff;
	font-family:Arial;
	font-size: 12pt
}

.PackageLineItem
{
	background-color: white;
	font-family:Arial;
	font-size: 10pt
}

.SalesHeadline
{
	font-size: 18pt; 
	color: #990000; 
	font-family: 'Arial','sans-serif'; 
	font-weight:600;
}
.SalesBody
{
	font-size: 12pt; 
	line-height: 115%; 
	font-family: 'Arial','sans-serif';
}
.SalesBullet
{
	font-size: 18pt; 
	font-family: 'Arial','sans-serif';
}

.BuyPrintButton
{
	font-size:xx-small;
	height:19px;
}
.TinyText
{
	font-size:7pt;
}


