body
{
  background-color : #ffffff;
  font-family : verdana, geneva, sans-serif;
  font-size : 11px;
  color : #393939;
}

h1, .head1 { font-size : 20px; font-weight : bold; }
h2, .head2 { font-size : 18px; font-weight : bold; } 
h3, .head3 { font-size : 14px; font-weight : bold; } 

.alert { color : #ff0000; }
.phone { font-weight : bold; color : #334a96; }
.small { font-size : 7pt; }

a:link
{
  color : #27638c;
  text-decoration : none;
}

a:hover
{
  text-decoration : underline;
}

input, textarea, select
{
  font-family : verdana, geneva, sans-serif;
  font-size : 11px;
  color : #393939;
  border : 1px solid #393939;
}

.datafooter, .datafooter input
{
  text-align : center;
  font-weight : bold;
  color : #393939;
}

.datafooter input { border : 1px solid #393939; }

.dataheader
{
  font-family : verdana, geneva, sans-serif;
  font-weight : bold;
  color : #393939;
}

.datarow1, .datarow2, td.datatable
{
  background-color : #ffffff;
  text-align : left;
  font-family : verdana, geneva, sans-serif;
  font-size : 11px;
}

.datatable
{
}
