body
{
	margin: 2px;
	padding: 0px;
	background-color: #fff;
	font-style: normal;
	font-family: arial, sans-serif;
	font-size: 12px;
	color:#000;
}

table
{
	font-size: 12px;
}

h1
{
	font-size: 15px;
	line-height: 16px;
}

a:link 
{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
a:visited
{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
a:active
{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
a:hover	
{
	color: #EA5402;
	font-weight:bold;
	text-decoration:none;
}

.pricing
{
	font-size: 11pt;
}

.border
{
	border: #666 1px solid;
	text-align: center;
}

.noborder
{
	border: 0px;
	text-align: center;
}

.border2
{
	border: #666 1px solid;
	text-align: left;
}

.noborder2
{
	border: 0px;
	text-align: left;
}
.pricing2
{
	font-size: 10pt;
	margin-left:10px;
}

.toprow
{
	border: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
