h2,.Header   {
  font-weight: bold;
  font-size: 20px;
  color: #b10000;
}

h3,.SubHeader{
  font-weight: bold;
  font-size: 14px;
  color: #444;
}

.SmallText{
  font-size: 10px;
}


/* Main Styles */
td,body,p{
  font: 12px Arial, Helvetica, sans-serif;
  color: #333;
  text-decoration: none; 
  line-height: 16px;
}

/* Links */
a{ color: #b10000; text-decoration: none;}
a:hover{ color: #660000; text-decoration: none;}

.levelBg
{
width:468px;
height:319px;
background-image:url("../images/graphics/levelofservice.jpg");
background-repeat:no-repeat;
font-size:10px;
}
.level1
{
width:87px;
padding:0px 3px;
height:319px;
color:White;
float:left;
margin-top:216px;
}
.level2
{
width:88px;
padding:0px 3px;
height:319px;
color:White;
float:left;
margin-top:171px;
}
.level3
{
width:88px;
padding:0px 3px;
height:319px;
color:White;
float:left;
margin-top:125px;
}
.level4
{
width:88px;
padding:0px 3px;
height:319px;
color:White;
float:left;
margin-top:79px;
}
.level5
{
width:87px;
padding:0px 3px;
height:319px;
color:White;
float:left;
margin-top:34px;
}