@import "../lib/styles/screen-nh.css";


body {
	margin: 0;
    background-color: #D0D0D0;
}
a:link {
	color: #373535;
}
a:visited {
	color: #373535;
}
a:hover {
	color: #666;
}
a:active {
	color: #373535;
}
.Text10pt {
	font-size: 11px;
}
.Text10ptGray {
	font-size: 11px;
	color: #666;
}
.Text11Pt {
	font-size: 12px;
	line-height: 15px;
}
.Head10ptRed {
	font-size: 11px;
	color: #91161e;
	font-weight: bold;
}
.Head10ptBlack {
	font-size: 11px;
	font-weight: bold;
}
.Head10ptWhite {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
.Head10ptGray {
	font-size: 11px;
	color: #666;
	font-weight: bold;
}
.Head11PtBlack {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}
.Head11PtRed {
	font-size: 12px;
	color: #91161e;
	font-weight: bold;
	line-height: 15px;
}
.Head14PtBlack {
	font-size: 15px;
	font-weight: bold;
}
.Head14PtRed {
	font-size: 15px;
	color: #91161e;
	font-weight: bold;
}
.Head18PtBlack {
	font-size: 19px;
	font-weight: bold;
	line-height: 20px;
}
.Head18PtRed {
	font-size: 19px;
	color: #91161e;
	font-weight: bold;
}
.SpotBullet10pt {
	font-size: 11px;
	line-height: 15px;
}

table.pricing
{
    width: 697px;
    font-size: 10px;
}
table.pricing th
{
    padding: 0 13px 0 0;
}
table.pricing td
{
    padding-left: 13px;
}

.pricing img
{
    
}

.style2
{
    width: 193px;
}

*
{
    font-family: Helvetica, Verdana, Arial, Geneva, Tahoma, sans-serif;
    font-size: 9pt;
    color: #000;
}


