body, p, H1, H2, H3, H4, H5{
	font-family:Arial, Helvetica, sans-serif;
	color:#3C3C3C;
}


a{color:#006688; text-decoration:none; }
a:hover{ color:#00a8cb; text-decoration:underline;}

H1{
font-size:16px;
font-weight:bold;
color:#006688;
margin-bottom:.8em;
}
H2{
font-size:120%;
font-weight:bold;
color:#006688;
}
H3{
 font-size:100%;
 font-weight:bold;
 margin-bottom:.3em;
}
H4{
 font-size:11px;
 font-weight:bold;
 margin:1em  0 .2em 0;
}
H5{
  margin-bottom:0em;
}
/*
p{
 text-align:left;
}*/
.tiny-font{
 font-size:11px;
}
.bold{
font-weight:bold;
}
.primary-links{
font-weight:bolder;
}


.white{
color:#FFFFFF;
}

.orange{
color:#f47b21;
}

.red{
color: #FF0000;
}

.dark-red{
color: #990000;
}
.light-blue{
color:#00a8cb
}
.middle-blue{
color:#1f98ba;
}
.light-green{
color:#669933;
}
.dark-green{
color:#336600;
}
.gold{
color:#CC9933;
}
.silver{
color:#999999;
}
.platinum{
color:#996633;
}
.bronze{
color:#993300;
}
.black90{
color:#333333;
}

.black-white-table td, .black-white-table th{
font-size:95%;
}

table th {
color:#333333;
}

#blackheader{
color:#ffdc87;
font-size:98%;
line-height:10px;;
}

.promo-note{
color:#999999;
font-size:90%;
}

#policies p, #sla p, #sla ol li, .list-orange{
text-align:justify;
font-size:95%;
}

.price-before{
text-decoration:line-through;
}

.info{
font-size:93%;
color:#666666;
}
.right{
text-align:right;
}
.center{
text-align:center;
}

h2.grey{
border:none;
color:#666666;
margin-bottom:0;
margin-top:0;
}