H2 { 
      font-family: Eurostile, Verdana, Arial, Helvetica; 
      font-size: 18pt; 
      color: #0d73fd; 
      font-weight: normal; 
    }
    
H3 { 
      font-family: Eurostile, Verdana, Arial, Helvetica; 
      font-size: 16pt; 
      color: #0d73fd; 
      font-weight: normal; 
    }
    
H4 { 
      font-family: Eurostile, Verdana, Arial, Helvetica; 
      font-size: 14pt; 
      color: #0d73fd; 
      font-weight: normal; 
    }
    
DESCRIPTIONBODY { 
                   font-family: Eurostile, Verdana, Arial, Helvetica; 
		   font-size: 12; 
		   color: black; 
		}

P.frontpage { 
     font-family: Eurostile, Verdana, Arial, Helvetica; 
     font-size: 12pt; 
     color: black; 
     width: 450px; 
     margin-left: 24px; 
  }
  
P.bodypage { 
     font-family: Eurostile, Verdana, Arial, Helvetica; 
     font-size: 12pt; 
     color: black; 
     width: 740px; 
     margin-left: 24px; 
  }
LI.bodypage { 
     font-family: Eurostile, Verdana, Arial, Helvetica; 
     font-size: 12pt; 
     color: black; 
     width: 700px; 
     margin-top: 10px; 
     margin-left: 24px; 
  } 

TD.contacttblH { 
     font-family: Eurostile, Verdana, Arial, Helvetica; 
     font-size: 12pt;
     font-weight: bold; 
     text-align: left;
     width: 60px;
     color: black; 
     margin-left: 24px; 
  } 

TD.contacttblB { 
     font-family: Eurostile, Verdana, Arial, Helvetica; 
     font-size: 12pt; 
     color: black; 
     text-align: right;
     width: 160px;
     margin-left: 24px; 
  } 
TD.copyright { 
     font-family: Eurostile, Verdana, Arial, Helvetica; 
     font-size: 10pt;
     text-align: center;
     color: #5f5f5f; 
  }

TR.head {
     color: #0d73fd; 
     font-size: 14pt;
  }                                

TH {
	border: 0px;
	spacing: 0px;
	padding: 10px;
	}
	
TR.odd {
     background-color: #c0c0c0;
  }                                

TR.even {
     background-color: #e0e0e0;
  }                                

TD.pricing {
	border: 0px;
	spacing: 0px;
	padding: 10px;
	font-size: 12pt;
	}
	

A:hover.homelogo { background-color: white; }
.servlink { color: #0d73fd; }
.toplink { 
     font-family: Eurostile, Verdana, Arial, Helvetica; 
     font-size: 10pt;
     vertical-align: 2px;
     text-decoration: none;
     color: #0d73fd; 
  }
.hiddenlink { text-decoration: none; color: black; }
A:visited { color: #0d73fd; }
A:visited.hiddenlink { color: black; }
A:hover { background-color: #cfcfcf; text-decoration: none; }

  
LI {
      font-family: Eurostile, Verdana, Arial, Helvetica; 
      font-size: 14pt; 
      color: black; 
   }

   
BODYBOX { 
	  display: table; 
	  width: 500px;
	}
	
TABLE.top { display: table; 
            border: none;
	    border-width: thin; 
	    padding: 0px 0px;
            width: 764px; 
            empty-cells: show; 
	  }

TABLE.bdy { display: table; 
            border: none;
	    border-width: thin; 
	    padding: 0px 0px;
            width: 764px; 
            empty-cells: show; 
	  }
	    
TR.toprow { 
         height: 6px; 
       }

TOPICELL { 
            display: table-cell; 
            height: 6px; 
	    width: 6px; 
	    vertical-align: bottom;
	    text-align: left;
	    background-color: white; 
	 }

TOPCCELL { 
           display: table-cell; 
           height: 6px;
	   background-color: white; 
	   background-image: url("http://planck.reedtz.com/reedtzcon/images/line-blue.png");
	   vertical-align: bottom;
	   text-align: left;
	   background-repeat: repeat-x; 
	  }
	  
TOPLBCELL { 
             display: table-cell; 
             width: 6px;
	     background-image: url("http://planck.reedtz.com/reedtzcon/images/le-blue.png");
	     background-repeat: repeat-y; 
	  }
	  
TOPRBCELL { 
            display: table-cell; 
             width: 6px;
	     background-image: url("http://planck.reedtz.com/reedtzcon/images/re-blue.png");
	     background-repeat: repeat-y;
	  }
	  
BUTTONCELL {  
              display: table-cell; 
	      padding-top: 5px;
	      padding-bottom: 5px;
	      padding-left: 5px;
	      padding-right: 5px; 
	   }

table.pricing {
		margin-left: 24px;
      		font-family: Eurostile, Verdana, Arial, Helvetica; 
      		font-size: 14pt; 
		display: table;
		padding-top: 2px;
                padding-bottom: 2px;
                padding-left: 2px;
                padding-right: 2px;
		border: 1px;
		border-style: solid;
           }                      
