body {
margin: 0px;
background: #A2B4BB url(../phil_background.png) repeat-x; /*background-color: #a0d5cd;*/
font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; }/*line-height: 1.6em;*/

a { color:#267da6; text-decoration:underline; }
a:hover { color:#000000; text-decoration:underline; }
p { line-height: 1.6em; }
td { font-size:11.5px;  }/*line-height: 1.6em;*/
img { border: 0px; }

hr {
border: none 0;
border-top: 1px dotted #777;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.nav { margin: 7px; text-align:center; }
.nav a { font-size:12px; color:#FFFFFF; font-weight: bold; margin-right: 2px; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
.nav a:hover { color:#267da6; text-decoration:underline; }

.accent { color:#267da6; font-size: 13px;}

h2 { margin-top: 0px;}

.main { margin: 35px; border: 0px solid red; margin-top: 20px; }
.aboutnav { font-size:11px; }

.costtable { border: 1px solid #444444; }
.costtable td {padding: 8px; }
