body {
  font-family: verdana, "Lucida Grande", arial, helvetica, sans-serif;
  color: #ffffff;
  background: #666666;
  margin: 0px;
  padding: 0px;
}



a:link, a:visited    { 
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}

a:hover    { 
color: #cc0000;
text-decoration: underline;
}







td    { 
font-size: 11px;
line-height: 14px;
}


.header1    { 
font-size: 24px;
line-height: 30px;
}

.header2    { 
font-size: 18px;
line-height: 24px;
}

.header3    { 
font-size: 14px;
line-height: 24px;
}

.callout    { 
font-size: 18px;
line-height: 24px;
color: #cc0000;
}




.subnav    { 
font-size: 11px;
color: #6A5A2C;
}

.subnav2    { 
font-size: 18px;
color: #6A5A2C;
line-height: 24px;
}


.photo_border {	
	background-color: #ffffff;
	background: #ffffff;
	padding : 8px;
}



