@charset "UTF-8";
/* CSS Document */

@import url('http://fonts.googleapis.com/css?family=Tangerine&subset=latin'); 
.body
{
	color: #666;
	font-size: 10pt;
	line-height: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: normal;
}

.Hd1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #660000;
	font-style: italic;
	font-weight: bold;
	line-height: 15pt;
	}
	.Hd2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	line-height: 15pt;
	}
	.Hd3
	{font-family: 'Tangerine', arial, serif;color: #660000;font-weight: bold; font-size:44px;}
	
.subtext1
{
	font-size: 10pt;
	color:   #333;
	font-style: italic;
	line-height: 11pt;
}

.quotetext
{
	font-size: 9pt;
	color: #666;
	font-style:italic;
	line-height: 11pt;
}

.subhead
{
	color: #000000;
	font-size: 9pt;
	line-height: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-repeat: no-repeat;
}
.subhead_center
{
	color: #000000;
	font-size: 9pt;
	line-height: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-repeat: no-repeat;
	text-align:center;
}

.pricing

	{font-family: 'Tangerine', arial, serif;color: #660000;font-weight: bold; font-size:24px;line-height:20px;}
	
.aboutuspicts
{
	padding-right: 5px;
 	border: #00000, 1px;
}
.topnav
{
	color: #00000;
	font-size: 9pt;
	line-height: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}

a.redlinks:link {color:red;}      /* unvisited link */
a.redlinks:visited {color:red;}  /* visited link */
a.redlinks:hover {color: #693;}  /* mouse over link */

